jakartaee / persistence

https://jakartaee.github.io/persistence/
Other
191 stars 55 forks source link

JPQL || operator for string concatenation #397

Closed gavinking closed 1 year ago

gavinking commented 1 year ago

JPQL has a concat() function. It would be nice to also allow the SQL-style || operator.