public class DropDatabase extends DefineCommand
transactionalcreate, parameters, prepareAlways, session, sqlStatement, sqlTokens| Constructor and Description |
|---|
DropDatabase(SessionLocal session) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
Get the command type as defined in CommandInterface
|
void |
setDeleteFiles(boolean b) |
void |
setDropAllObjects(boolean b) |
long |
update()
Execute the statement.
|
isReadOnly, isRetryable, isTransactional, queryMeta, setTransactionalcheckCanceled, checkParameters, collectDependencies, getCteCleanups, getCurrentRowNumber, getDatabase, getObjectId, getParameters, getPersistedObjectId, getPlanSQL, getSession, getSimpleSQL, getSQL, getSQLTokens, isCacheable, isQuery, isWithParamValues, needRecompile, prepare, query, setCommand, setCteCleanups, setCurrentRowNumber, setParameterList, setPersistedObjectId, setPrepareAlways, setRow, setSession, setSQL, setWithParamValues, toStringpublic DropDatabase(SessionLocal session)
public long update()
Preparedpublic void setDropAllObjects(boolean b)
public void setDeleteFiles(boolean b)