public class StatementScript extends Object implements EntityScript
| 构造器和说明 |
|---|
StatementScript(String statement,
StatementDelegator delegator) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getParam() |
DataScriptStatement |
getStatement() |
EntityFindOptions |
options() |
void |
setOptions(EntityFindOptions options) |
void |
setParam(Object param) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinsert, updatepublic StatementScript(String statement, StatementDelegator delegator)
public Object getParam()
public void setParam(Object param)
public DataScriptStatement getStatement()
getStatement 在接口中 EntityScriptpublic EntityFindOptions options()
public void setOptions(EntityFindOptions options)
Copyright © 2019. All rights reserved.