public interface Convention extends RelTrait
| Modifier and Type | Interface and Description |
|---|---|
static class |
Convention.Impl
Default implementation.
|
| Modifier and Type | Field and Description |
|---|---|
static Convention |
NONE
Convention that for a relational expression that does not support any
convention.
|
static final Convention NONE
Relational expressions generally start off in this form.
Such expressions always have infinite cost.
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.