| Issue Type: |
Improvement |
| Assignee: |
Gavin King |
| Components: |
hibernate-core |
| Created: |
09/Feb/2023 10:58 AM |
| Environment: |
`@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. |
| Priority: |
Minor |
| Reporter: |
Gavin King |
|