Skip to content

SimpleJdbcCall can't access synonyms in Oracle database [SPR-16478] #21022

Closed
@spring-projects-issues

Description

@spring-projects-issues

Ewgenij Sokolovski opened SPR-16478 and commented

After upgrading the Spring framework from <4.2.2.RELEASE> to <5.0.2.RELEASE> it is not possible to call a stored procedure with SimpleJdbcCall if it is behind a synonym in an Oracle database. I did not find any possibility to switch handling of synonyms on, so the only workaround was to use JdbcTemplate where everything worked.


Affects: 4.3.14, 5.0.2

Reference URL: https://stackoverflow.com/questions/48619799/spring-simplejdbccall-and-oracle-synonyms

Issue Links:

Referenced from: commits fc93f99, 2654dbf

Backported to: 4.3.15

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchestype: regressionA bug that is also a regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions