|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableDropBuilder
| Method Summary | |
|---|---|
void |
execute()
Executes the drop table operation |
Table |
getTable()
Gets the table that this drop statement pertains to |
String |
toSql()
Gets a SQL representation of this drop table operation. |
| Method Detail |
|---|
Table getTable()
String toSql()
void execute()
throws MetaModelException
MetaModelException - if the operation was rejected
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||