|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TeiidDdlLexicon.Constraint
JCR names for DDL constraint-related elements.
Field Summary | |
---|---|
static String |
EXPRESSION
The expression property name used in index constraints. |
static String |
FOREIGN_KEY_CONSTRAINT
The table element foreign key constraint mixin name. |
static String |
INDEX_CONSTRAINT
The table element index constraint mixin name. |
static String |
REFERENCES
The table element references property name. |
static String |
TABLE_ELEMENT
The table element constraint mixin name. |
static String |
TABLE_REFERENCE
The references table reference property name. |
static String |
TABLE_REFERENCE_REFERENCES
The table element references property name. |
static String |
TYPE
The constraint type property name. |
Field Detail |
---|
static final String EXPRESSION
static final String FOREIGN_KEY_CONSTRAINT
static final String INDEX_CONSTRAINT
static final String REFERENCES
static final String TABLE_ELEMENT
static final String TABLE_REFERENCE
static final String TABLE_REFERENCE_REFERENCES
static final String TYPE
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |