org.castor.ddlgen.engine.mysql
public final class MysqlSchema extends Schema
HASHFACTOR
Constructor and Description |
---|
MysqlSchema() |
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.
|
addTable, getTable, getTable, getTableCount
equals, getConfiguration, getName, setConfiguration, setName
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