Exception Converting

Since you see PersistenceException, you are probably bootstrapping Hibernate through the JPA API. If you bootstrap Hibernate through the Hibernate native API, you will see the old behavior. Also see here for a more in-depth discussion about this: Hibernate ORM 5.4.28.Final User Guide