public interface TeiidDdlConstants extends DdlConstants
Modifier and Type | Interface and Description |
---|---|
static interface |
TeiidDdlConstants.DdlElement
An object that has a DDL representation.
|
static class |
TeiidDdlConstants.DdlStatement
( |
static class |
TeiidDdlConstants.SchemaElementType
Indicates if element is foreign/physical or virtual.
|
static class |
TeiidDdlConstants.TeiidDataType
Teiid data types.
|
static class |
TeiidDdlConstants.TeiidFutureReserveWord
Teiid future reserved words.
|
static class |
TeiidDdlConstants.TeiidNonReservedWord
Teiid non-reserved words.
|
static class |
TeiidDdlConstants.TeiidReservedWord
Teiid reserved words.
|
DdlConstants.AstNodeNames, DdlConstants.DataTypes, DdlConstants.DropBehavior, DdlConstants.MatchType, DdlConstants.Problems, DdlConstants.ReferencialAction, DdlConstants.StatementStartPhrases
ALTER, CHECK, COLUMN, COMMA, CONSTRAINT, CONSTRAINT_C, CONSTRAINT_FK, CONSTRAINT_PK, CONSTRAINT_UC, CREATE, DECLARE, DEFAULT_TERMINATOR, DELETE, DROP, FOREIGN, FOREIGN_KEY, GIGA, GRANT, INDEX, INSERT, KEY, KILO, L_PAREN, L_SQUOTE, MEGA, MISSING_TERMINATOR_NODE_LITERAL, NOT, NULL, OFF, ON, PERIOD, PRIMARY, PRIMARY_KEY, R_PAREN, REVOKE, SCHEMA, SELECT, SEMICOLON, SET, SPACE, SQL_92_RESERVED_WORDS, TABLE, UNIQUE, UPDATE, VIEW
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.