Gavin King (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-16715 (
https://hibernate.atlassian.net/browse/HHH-16715?atlOrigin=eyJpIjoiMGQ3ZT...
)
Re: accept value() or element() in place of elements() and key() or index() in place of
indices() (
https://hibernate.atlassian.net/browse/HHH-16715?atlOrigin=eyJpIjoiMGQ3ZT...
)
OK, so actually we can’t do this because of the following case:
max(element(book.tags)) from Book book
vs:
max(elements(book.tags)) from Book book
These actually have different interpretations in HQL today.
(The first is an implicit join, the second is an implicit subquery.)
But even so, this has led me to some useful cleanups and clarifications.
(
https://hibernate.atlassian.net/browse/HHH-16715#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16715#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#100225- sha1:d82e018 )