DropSchema
This class represents the statement DROP SCHEMA
Methods
int
getType
()
int
getType
()
void
setDropAction
(ConstraintActionType dropAction)
void
setDropAction
(ConstraintActionType dropAction)
void
setIfExists
(boolean ifExists)
void
setIfExists
(boolean ifExists)
void
setSchemaName
(String name)
void
setSchemaName
(String name)
int
update
()
int
update
()