Skip to content

Commit 7b8b35f

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 eef3df1 commit 7b8b35f

File tree

2 files changed

+981
-0
lines changed

2 files changed

+981
-0
lines changed

0 commit comments

Comments
 (0)