You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inline select_query into select_statement, simplify set_function resolution.
Align JPQL and EQL grammars.
Adopt Hibernate version guards in tests.
Original Pull Request: #3695
Copy file name to clipboardExpand all lines: spring-data-jpa/src/main/java/org/springframework/data/jpa/repository/query/JpqlSortedQueryTransformer.java
+1-11
Original file line number
Diff line number
Diff line change
@@ -55,16 +55,6 @@ class JpqlSortedQueryTransformer extends JpqlQueryRenderer {
0 commit comments