SchemaObject
public final class MysqlSchema extends Schema
HASHFACTOR
Constructor | Description |
---|---|
MysqlSchema() |
Modifier and Type | Method | Description |
---|---|---|
void |
toCreateDDL(DDLWriter writer) |
Build create script for the schema object.
|
void |
toDropDDL(DDLWriter writer) |
Build drop script for the schema object.
|
equals, getConfiguration, getName, setConfiguration, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTable, getTable, getTable, getTableCount
public void toCreateDDL(DDLWriter writer)
writer
- DDLWriter to write schema objects to.public void toDropDDL(DDLWriter writer)
writer
- DDLWriter to write schema objects to.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com