Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *updated* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiNDM3OTQ4NmFm...
) / Improvement (
https://hibernate.atlassian.net/browse/HHH-17076?atlOrigin=eyJpIjoiNDM3OT...
) HHH-17076 (
https://hibernate.atlassian.net/browse/HHH-17076?atlOrigin=eyJpIjoiNDM3OT...
) Numeric literal typing (
https://hibernate.atlassian.net/browse/HHH-17076?atlOrigin=eyJpIjoiNDM3OT...
)
Change By: Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
JPA is clarifying the type for numeric literals used in queries to explicitly follow Java
expectations , plus {{BigInteger}} and {{BigDecimal}} variants. We will get ahead of that
curve by aligning with those expectations in 6.3
* Integer - {{123}}
* Long - {{123l}}, {{123L}}
* BigInteger - {{123bi}}, {{123BI}}
* Double - {{123.4}}
* Float literal - {{123.4f}}, {{123.4F}}
* BigDecimal literal - {{123.4bd}}, {{123.4BD}}
(
https://hibernate.atlassian.net/browse/HHH-17076#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-17076#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#100234- sha1:aec3a25 )