ModeShape Distribution 3.2.0.Final

org.modeshape.sequencer.ddl.dialect.teiid
Interface TeiidDdlConstants.DdlElement

All Known Implementing Classes:
TeiidDdlConstants.DdlStatement, TeiidDdlConstants.SchemaElementType, TeiidDdlConstants.TeiidDataType, TeiidDdlConstants.TeiidNonReservedWord, TeiidDdlConstants.TeiidReservedWord
Enclosing interface:
TeiidDdlConstants

public static interface TeiidDdlConstants.DdlElement

An object that has a DDL representation.


Method Summary
 String toDdl()
           
 

Method Detail

toDdl

String toDdl()
Returns:
the DDL string representation (never null or empty)

ModeShape Distribution 3.2.0.Final

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