James Johnson (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiNzZjZjU4OGI1...
) / New Feature (
https://hibernate.atlassian.net/browse/HHH-16041?atlOrigin=eyJpIjoiNzZjZj...
) HHH-16041 (
https://hibernate.atlassian.net/browse/HHH-16041?atlOrigin=eyJpIjoiNzZjZj...
) Unable to set scale (# of digits to right of decimal place) of stored procdure NUMERIC /
DECIMAL output types (
https://hibernate.atlassian.net/browse/HHH-16041?atlOrigin=eyJpIjoiNzZjZj...
)
Issue Type: New Feature Affects Versions: 6.1.6 Assignee: Unassigned Components:
hibernate-core Created: 13/Jan/2023 12:21 PM Priority: Major Reporter: James Johnson (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
The scale (i.e., the number of decimal places to the right) of a NUMERIC or DECIMAL type
can be set in JDBC via:
callableStatement.registerOutParameter(4, Types.DECIMAL, 34);
Hibernate offers no way to set the scale when calling a stored procedure.
(
https://hibernate.atlassian.net/browse/HHH-16041#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16041#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100214- sha1:b03f6a4 )