org.seasar.doma.internal.jdbc.command
クラス ProcedureCommand
java.lang.Object
org.seasar.doma.internal.jdbc.command.ModuleCommand<Void,ProcedureQuery>
org.seasar.doma.internal.jdbc.command.ProcedureCommand
- すべての実装されたインタフェース:
- Command<Void,ProcedureQuery>
public class ProcedureCommand
- extends ModuleCommand<Void,ProcedureQuery>
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcedureCommand
public ProcedureCommand(ProcedureQuery query)
executeInternal
protected Void executeInternal(CallableStatement callableStatement)
throws SQLException
- 定義:
- クラス
ModuleCommand<Void,ProcedureQuery>
内の executeInternal
- 例外:
SQLException
Copyright © 2009 The Seasar Foundation. All Rights Reserved.