public class ProcedureCommand extends ModuleCommand<ProcedureQuery,java.lang.Void>
query, sql| Constructor and Description |
|---|
ProcedureCommand(ProcedureQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Void |
executeInternal(java.sql.CallableStatement callableStatement) |
bindParameters, execute, fetchParameters, getQuery, log, setupOptionspublic ProcedureCommand(ProcedureQuery query)
protected java.lang.Void executeInternal(java.sql.CallableStatement callableStatement)
throws java.sql.SQLException
executeInternal in class ModuleCommand<ProcedureQuery,java.lang.Void>java.sql.SQLException