|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.modello.generator.database.sql.SqlBuilder
org.codehaus.modello.generator.database.sql.MckoiSqlBuilder
An SQL Builder for the Mckoi database
| Field Summary |
| Fields inherited from class org.codehaus.modello.generator.database.sql.SqlBuilder |
|
| Constructor Summary | |
MckoiSqlBuilder()
|
|
| Method Summary | |
void |
dropTable(Table table)
Outputs the DDL to drop the table |
protected void |
printAutoIncrementColumn(Table table,
Column column)
Outputs the fact that this column is an auto increment column. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MckoiSqlBuilder()
| Method Detail |
public void dropTable(Table table)
throws java.io.IOException
SqlBuilder
dropTable in class SqlBuilderjava.io.IOException
protected void printAutoIncrementColumn(Table table,
Column column)
throws java.io.IOException
SqlBuilder
printAutoIncrementColumn in class SqlBuilderjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||