public final class DefaultTable extends Table
HASHFACTOR| Constructor and Description |
|---|
DefaultTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
toCreateDDL(DDLWriter writer)
Build create script for the schema object.
|
void |
toDropDDL(DDLWriter writer)
Build drop script for the schema object.
|
addField, addForeignKey, addIndex, equals, fields, getField, getField, getFieldCount, getForeignKey, getForeignKeyCount, getIndex, getIndexCount, getKeyGenerator, getPrimaryKey, getSchema, hashCode, merge, setKeyGenerator, setPrimaryKey, setSchemaequals, getConfiguration, getName, setConfiguration, setNamepublic void toCreateDDL(DDLWriter writer) throws GeneratorException
writer - DDLWriter to write schema objects to.GeneratorException - If generation of the script failed or is not supported.public void toDropDDL(DDLWriter writer)
writer - DDLWriter to write schema objects to.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com