public static interface TeiidDdlLexicon.Constraint
Modifier and Type | Field and Description |
---|---|
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.
|
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
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.