public class UstraPostgreProcedureJdbcCall extends UstraProcedureJdbcCall
| Constructor and Description |
|---|
UstraPostgreProcedureJdbcCall(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
call(java.util.Map<java.lang.String,?> params)
call template
|
execute, getLoggingString, strdeclareParameters, execute, execute, executeFunction, executeFunction, executeFunction, executeObject, executeObject, executeObject, returningResultSet, useInParameterNames, withCatalogName, withFunctionName, withNamedBinding, withoutProcedureColumnMetaDataAccess, withProcedureName, withReturnValue, withSchemaNameaddDeclaredParameter, addDeclaredRowMapper, checkCompiled, compile, compileInternal, doExecute, doExecute, doExecute, getCallableStatementFactory, getCallParameters, getCallString, getCatalogName, getInParameterNames, getJdbcTemplate, getProcedureName, getScalarOutParameterName, getSchemaName, isCompiled, isFunction, isNamedBinding, isReturnValueRequired, matchInParameterValuesWithCallParameters, matchInParameterValuesWithCallParameters, onCompileInternal, setAccessCallParameterMetaData, setCatalogName, setFunction, setInParameterNames, setNamedBinding, setProcedureName, setReturnValueRequired, setSchemaNamepublic UstraPostgreProcedureJdbcCall(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
protected java.util.Map<java.lang.String,java.lang.Object> call(java.util.Map<java.lang.String,?> params)
UstraProcedureJdbcCallcall in class UstraProcedureJdbcCall