spring-framework/spring-orm
Sébastien Deleuze 085565a771 Skip class transformer in PersistenceUnitInfoDescriptor for native images
In order to restore native support with Hibernate 6.2, this
change updates the PersistenceUnitInfoDescriptor instance
created by SpringHibernateJpaPersistenceProvider in order to
skip the class transformer for native images.

Closes gh-30492
2023-05-15 11:48:56 +02:00
..
src Skip class transformer in PersistenceUnitInfoDescriptor for native images 2023-05-15 11:48:56 +02:00
spring-orm.gradle AOT contribution for @PersistenceContext and @PersistenceUnit 2022-04-25 11:01:09 +02:00