|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DropTableOrViewStatement
This is generalized statement to drop tables and views.
| Method Summary | |
|---|---|
TableName |
getTableName()
Returns the name of the table or view to be deleted. |
| Methods inherited from interface org.sql.generation.api.grammar.manipulation.DropStatement |
|---|
whatToDrop |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Methods inherited from interface org.sql.generation.api.grammar.manipulation.DropBehaviourContainer |
|---|
getDropBehaviour |
| Method Detail |
|---|
TableName getTableName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||