ModeShape Distribution 3.2.0.Final

Package org.modeshape.sequencer.ddl.dialect.teiid

Interface Summary
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 Summary
TeiidDdlLexicon The DDL lexicon for the Teiid DDL dialect.
TeiidDdlParser A DDL parser for the Teiid dialect.
 

Enum Summary
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 Summary
TeiidDdlParsingException A Teiid parsing error.
 


ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.