public class ProcedureCommand extends ModuleCommand<ProcedureQuery,java.lang.Void>
query, sql
コンストラクタと説明 |
---|
ProcedureCommand(ProcedureQuery query) |
修飾子とタイプ | メソッドと説明 |
---|---|
protected java.lang.Void |
executeInternal(java.sql.CallableStatement callableStatement) |
bindParameters, execute, fetchParameters, log, setupOptions
public ProcedureCommand(ProcedureQuery query)
protected java.lang.Void executeInternal(java.sql.CallableStatement callableStatement) throws java.sql.SQLException
executeInternal
クラス内 ModuleCommand<ProcedureQuery,java.lang.Void>
java.sql.SQLException