[hibernate-issues] [JIRA] (HHH-14147) Entities containing field "rank" cannot be updated

Nathan Xu (JIRA) jira at hibernate.atlassian.net
Tue Aug 11 16:09:31 EDT 2020


Nathan Xu ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af1c90216-c2ff-4df7-8e20-9d0e140d7f64 ) *commented* on HHH-14147 ( https://hibernate.atlassian.net/browse/HHH-14147?atlOrigin=eyJpIjoiNDQzODUxZTMyZTUzNDU5ZWI1MzFjYTQ4NDY0OTU4NWEiLCJwIjoiaiJ9 )

Re: Entities containing field "rank" cannot be updated ( https://hibernate.atlassian.net/browse/HHH-14147?atlOrigin=eyJpIjoiNDQzODUxZTMyZTUzNDU5ZWI1MzFjYTQ4NDY0OTU4NWEiLCJwIjoiaiJ9 )

as per https://docs.jboss.org/hibernate/orm/5.4/userguide/html_single/Hibernate_User_Guide.html#configurations-mapping , there is a configuration to enable automatic keyword quoting (by default it is disabled), i.e. hibernate.auto_quote_keyword. If you found enabling it doesn’t work as expected, for sure this is a bug. Also, I found the rank function has been registered in MySQL8 dialect.

( https://hibernate.atlassian.net/browse/HHH-14147#add-comment?atlOrigin=eyJpIjoiNDQzODUxZTMyZTUzNDU5ZWI1MzFjYTQ4NDY0OTU4NWEiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-14147#add-comment?atlOrigin=eyJpIjoiNDQzODUxZTMyZTUzNDU5ZWI1MzFjYTQ4NDY0OTU4NWEiLCJwIjoiaiJ9 )

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.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100142- sha1:98e8dd4 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200811/8cd8ac8a/attachment.html 


More information about the hibernate-issues mailing list