public class MetaSingleCommand.SingleCommandRuntime extends MetaCommand.CommandRuntime
configScript| コンストラクタと説明 |
|---|
SingleCommandRuntime(java.lang.String identifer) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
MetaSingleCommand |
getMetaData() |
protected void |
initImpl(java.lang.String identifer) |
java.lang.String |
name() |
protected Command |
newCommand() |
protected boolean |
newInstancePerRequest() |
boolean |
readOnly() |
getCommand, getTransactionOptionprotected void initImpl(java.lang.String identifer)
initImpl クラス内 MetaCommand.CommandRuntimepublic MetaSingleCommand getMetaData()
getMetaData クラス内 MetaCommand.CommandRuntimeprotected Command newCommand()
newCommand クラス内 MetaCommand.CommandRuntimepublic boolean readOnly()
readOnly クラス内 MetaCommand.CommandRuntimeprotected boolean newInstancePerRequest()
public java.lang.String name()
name クラス内 MetaCommand.CommandRuntime