You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #1383, but for the javax.persisrence annotation instead.
We would like to upgrade to Hibernate 6, but that is not possible at the moment, since it requires the use of jakarta.persistenceclasses instead of javax.persistence, and Guice (specifically the guice-persist module) does not support this at the moment.
The text was updated successfully, but these errors were encountered:
Similar to #1383, but for the javax.persisrence annotation instead.
We would like to upgrade to Hibernate 6, but that is not possible at the moment, since it requires the use of
jakarta.persistence
classes instead ofjavax.persistence
, and Guice (specifically the guice-persist module) does not support this at the moment.The text was updated successfully, but these errors were encountered: