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