Gavin King
updated
an issue
Hibernate ORM
/
HHH-16163
@OrderBy(clause="...") is unnecessarily verbose
Change By:
Gavin King
{{@OrderBy}} has only one member, so we could call it {{value}}, and let people write {{@OrderBy("...")}}.
We can just deprecate the existing {{clause}} member. Which was anyway very-badly named, since an expression is not a whole clause.
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100215-
sha1:a0f3b6a
)