-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement
Milestone
Description
Subhobrata Dey opened SPR-13381 and commented
Support for calling Stored Proedures in SAP HANA. The names of Stored Procedures in SAP HANA can be in lowercase as well. The default implementation in GenericCallMetaDataProvider always converts name to uppercase while calling a stored procedure with SimpleJdbcCall.
Pull Request #864 provided to solve this issue.
Affects: 4.2 GA
Issue Links:
- Add database product name for SAP HANA [SPR-14261] #18833 Add database product name for SAP HANA
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement