jakartaee / persistence

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

add CAST() function to JPQL + Expression.cast() method #419

Closed gavinking closed 12 months ago

gavinking commented 1 year ago

See #395.

gavinking commented 12 months ago

I've updated this proposal, and added Expression.cast() for criteria queries.