public class DropDomain extends AlterDomain
transactionalcreate, parameters, prepareAlways, session, sqlStatement, sqlTokens| 构造器和说明 |
|---|
DropDomain(SessionLocal session,
Schema schema) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getType()
Get the command type as defined in CommandInterface
|
void |
setDropAction(ConstraintActionType dropAction) |
long |
update()
Execute the statement.
|
forAllDependencies, setDomainName, setIfDomainExistsgetSchemaisReadOnly, isTransactional, queryMeta, setTransactionalcheckCanceled, checkParameters, collectDependencies, getCteCleanups, getCurrentRowNumber, 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 DropDomain(SessionLocal session, Schema schema)
public void setDropAction(ConstraintActionType dropAction)
public int getType()
PreparedCopyright © 2022. All rights reserved.