Skip to content

Commit b61c51d

Browse files
gregturnmp911de
authored andcommitted
Add visitor to build an order expression from a JPQL order specification.
We now parse JpaSort.unsafe(…) expressions using our Query Parser and translate the parsed tree into a CriteriaQuery Expression except for CAST, TREAT and subqueries. Closes #3172 Original pull request: #3187
1 parent 1096088 commit b61c51d

File tree

2 files changed

+981
-0
lines changed

2 files changed

+981
-0
lines changed

0 commit comments

Comments
 (0)