Interface | Description |
---|---|
TeiidDdlConstants |
DDL constants specific to the Teiid dialect.
|
TeiidDdlConstants.DdlElement |
An object that has a DDL representation.
|
TeiidDdlLexicon.AlterOptions |
JCR names related to the alter options DDL statement.
|
TeiidDdlLexicon.Constraint |
JCR names for DDL constraint-related elements.
|
TeiidDdlLexicon.CreateProcedure |
JCR names related to the create procedure DDL statement.
|
TeiidDdlLexicon.CreateTable |
JCR names related to the create table DDL statement.
|
TeiidDdlLexicon.CreateTrigger |
JCR names related to the create trigger DDL statement.
|
TeiidDdlLexicon.MaterializedOptions |
JCR names related to the teiid materialized options.
|
TeiidDdlLexicon.Namespace |
The JCR Teiid namespace mapping.
|
TeiidDdlLexicon.OptionNamespace |
JCR names related to the option namespace DDL statement.
|
TeiidDdlLexicon.SchemaElement |
Class | Description |
---|---|
TeiidDdlLexicon |
The DDL lexicon for the Teiid DDL dialect.
|
Enum | Description |
---|---|
TeiidDdlConstants.DdlStatement |
( |
TeiidDdlConstants.SchemaElementType |
Indicates if element is foreign/physical or virtual.
|
TeiidDdlConstants.TeiidDataType |
Teiid data types.
|
TeiidDdlConstants.TeiidFutureReserveWord |
Teiid future reserved words.
|
TeiidDdlConstants.TeiidNonReservedWord |
Teiid non-reserved words.
|
TeiidDdlConstants.TeiidReservedWord |
Teiid reserved words.
|
Copyright © 2013–2019. All rights reserved.