Sanne Grinovero (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiYTJlZDNiZGVk...
) / Improvement (
https://hibernate.atlassian.net/browse/HHH-16430?atlOrigin=eyJpIjoiYTJlZD...
) HHH-16430 (
https://hibernate.atlassian.net/browse/HHH-16430?atlOrigin=eyJpIjoiYTJlZD...
) Reduce memory impact from ANSI SQL 2003 keywords definitions (
https://hibernate.atlassian.net/browse/HHH-16430?atlOrigin=eyJpIjoiYTJlZD...
)
Issue Type: Improvement Assignee: Sanne Grinovero (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Components: hibernate-core Created: 03/Apr/2023 15:03 PM Fix Versions: 6.3.0 Labels:
performance Priority: Minor Reporter: Sanne Grinovero (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
The constants defined in AnsiSqlKeywords are retained as static constants, even though we
only need this list during initialization of the Dialect.
Also, each keyword is defined as uppercase but will need to be lowercased at runtime;
might as well define them shortcased and shortcut the need to lowercase.
(
https://hibernate.atlassian.net/browse/HHH-16430#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16430#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#100221- sha1:d541bce )