Support named parameters in CallableStatementCreator implementation [SPR-4406] #9084
Labels
has: votes-jira
Issues migrated from JIRA with more than 10 votes at the time of import
in: data
Issues in data modules (jdbc, orm, oxm, tx)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Mike Calmus opened SPR-4406 and commented
Named parameters have been added for some operations, but the execution of a CallableStatement does not support named parameters.
The following code block from CallableStatementFactory.CallableStatementCreatorImpl would be affected or need to be extended:
Issue Links:
SimpleJdbcCall
[SPR-12801] #17398 Support for named parameters in SimpleJdbcCall10 votes, 8 watchers
The text was updated successfully, but these errors were encountered: