|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
SimpleJdbcCallOperations
and ensures the appropriate SqlParameterSourceFactory is defined
when ProcedureParameter are passed in.
SqlParameterSourceFactory which creates an SqlParameterSource to
reference bean properties in its input.ProcedureParameter to
a Map containing only expression parameters.
ProcedureParameter to
a Map containing only static parameters.
SqlParameterSource.
Message is
available to extract ProcedureParameter values from it.
Message is
available to extract ProcedureParameter values from it.
SqlParameterSourceFactory which creates an SqlParameterSource that evaluates
Spring EL expressions.SqlParameterSourceFactory.
DataSource from which the DB Connection can be obtained and the select query to
execute to retrieve new rows.
JdbcOperations instance to use for query execution and the select query to execute to
retrieve new rows.
MessageStore using a relational database via JDBC.MessageStore with all mandatory properties.
JdbcMessageStore.DataSource from which the DB Connection can be
obtained and the select query to execute to retrieve new rows.
JdbcOperations instance to use for query
execution and the select query to execute to retrieve new rows.
JdbcPollingChannelAdapter.Types.SimpleJdbcCallOperations
and ensures the appropriate SqlParameterSourceFactory is defined
when ProcedureParameter are passed in.
SimpleJdbcCallOperations
and ensures the appropriate SqlParameterSourceFactory is defined
when ProcedureParameter are passed in.
DataSource to use when interacting with the database.
SimpleJdbcCall can
retrieve the parameter information for the to be invoked Stored Procedure
from the JDBC Meta-data.
SimpleJdbcCall can
retrieve the parameter information for the to be invoked Stored Procedure
from the JDBC Meta-data.
JdbcOperations to use when interacting with the database.
LobHandler that is used to create and unpack large objects in SQL queries.
Expression.
Expression.
Expression.
Expression.
RowMapper to convert the ResultSet to meaningful objects.
true then all results from a stored
procedure call that don't have a corresponding SqlOutParameter
declaration will be bypassed.
true then all results from a stored
procedure call that don't have a corresponding SqlOutParameter
declaration will be bypassed.
true then all results from a stored
procedure call that don't have a corresponding SqlOutParameter
declaration will be bypassed.
SqlParameter explicitly.
SqlParameter explicitly.
SqlParameterSourceFactory.
SqlParameterSourceFactory.
SqlParameterSourceFactory.
SqlParameterSourceFactory.
SqlParameterSource for use in update operations.DataSource from which the DB Connection can be
obtained and the select query to execute the stored procedure.
DataSource from which the DB Connection can be
obtained and the name of the stored procedure or function to
execute to retrieve new rows.
DataSource from which the DB Connection can be
obtained and the name of the stored procedure or function to
execute to retrieve new rows.
DataSource from which the DB Connection can be
obtained and the stored procedure name to execute.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||