Skip to content

Commit

Permalink
Jakarta Persistence 3.2 new feature - JPQL functions REPLACE()
Browse files Browse the repository at this point in the history
imports refactor

# Conflicts:
#	foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/TypeResolver.java
  • Loading branch information
rfelcman committed Aug 17, 2023
1 parent 87c2d08 commit 7fe0a32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
import org.eclipse.persistence.jpa.jpql.parser.OrderSiblingsByClause;
import org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration;
import org.eclipse.persistence.jpa.jpql.parser.RegexpExpression;
import org.eclipse.persistence.jpa.jpql.parser.ReplaceExpression;
import org.eclipse.persistence.jpa.jpql.parser.ResultVariable;
import org.eclipse.persistence.jpa.jpql.parser.SelectClause;
import org.eclipse.persistence.jpa.jpql.parser.SelectStatement;
Expand Down

0 comments on commit 7fe0a32

Please sign in to comment.