public interface DropStatement extends SchemaManipulationStatement, DropBehaviourContainer
DROP statements.| Modifier and Type | Method and Description |
|---|---|
ObjectType |
whatToDrop()
Returns the object type to drop.
|
getDropBehaviourObjectType whatToDrop()
ObjectType.SCHEMA, ObjectType.TABLE, or
ObjectType.VIEW.ObjectTypeCopyright © 2010-2012. All Rights Reserved.