| 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.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.
|
| TeiidDdlParser |
A DDL parser for the Teiid 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.
|
| Exception | Description |
|---|---|
| TeiidDdlParsingException |
A Teiid parsing error.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.