|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.db.sql.SQLTable
com.ontimize.db.sql.SQLTableDrop
| Field Summary |
| Fields inherited from class com.ontimize.db.sql.SQLTable |
tableName |
| Constructor Summary | |
SQLTableDrop(java.lang.String tableName)
Creates a new SQLTableDrop indicating the name of the table to be dropped. |
|
| Methods inherited from class com.ontimize.db.sql.SQLTable |
getTableName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SQLTableDrop(java.lang.String tableName)
SQLTableDrop indicating the name of the table to be dropped.
tableName - The name of the table.
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||