Skip to content

Commit 2144aba

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 e3f602e commit 2144aba

File tree

2 files changed

+981
-0
lines changed

2 files changed

+981
-0
lines changed

0 commit comments

Comments
 (0)