|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DropStatement
This is a common interface for DROP statements.
| Method Summary | |
|---|---|
ObjectType |
whatToDrop()
Returns the object type to drop. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Methods inherited from interface org.sql.generation.api.grammar.manipulation.DropBehaviourContainer |
|---|
getDropBehaviour |
| Method Detail |
|---|
ObjectType whatToDrop()
ObjectType.SCHEMA, ObjectType.TABLE, or
ObjectType.VIEW.
ObjectType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||