SchemaObjectpublic 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, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTable, getTable, getTable, getTableCountpublic 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