Skip to content

Commit f7243a7

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 2bd7ea5 commit f7243a7

File tree

2 files changed

+981
-0
lines changed

2 files changed

+981
-0
lines changed

0 commit comments

Comments
 (0)