public class DropUser extends DefineCommand
transactionalcreate, parameters, prepareAlways, session, sqlStatement| 限定符和类型 | 方法和说明 |
|---|---|
int |
getType()
Get the command type as defined in CommandInterface
|
boolean |
isTransactional()
Check if this command is transactional.
|
void |
setIfExists(boolean b) |
void |
setUserName(String userName) |
int |
update()
Execute the statement.
|
isReadOnly, queryMeta, setTransactionalcheckCanceled, checkParameters, getCurrentObjectId, getCurrentRowNumber, getObjectId, getParameters, getPlanSQL, getSQL, getSQL, getSQL, isCacheable, isQuery, needRecompile, prepare, query, setCommand, setCurrentRowNumber, setObjectId, setParameterList, setPrepareAlways, setRow, setSession, setSQL, toStringpublic DropUser(Session session)
public void setIfExists(boolean b)
public void setUserName(String userName)
public int update()
Preparedpublic boolean isTransactional()
PreparedisTransactional 在类中 DefineCommandCopyright © 2017. All rights reserved.