Casting to String no longer works in JPA criteria query since 6.6. Global search not working with non-string column. #166
Open
Description
Hey Damien,
Thanks for your great work.
Run into an issue with latest hibernate. And I found this: Casting to String no longer works in JPA criteria query since hibernate 6.6
See also:
https://hibernate.atlassian.net/browse/HHH-18710
https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html#criteria-query
Thanks,
Allen