Closed
Description
Juergen Hoeller opened SPR-16303 and commented
Hibernate ORM 5.3 is currently in preparation, finally supporting JPA 2.2. Let's pick it up for our Spring Framework 5.1 release for some deeper integration (e.g. #20852), while continuing Hibernate ORM 5.0-5.2 support at runtime (not least of it all for compatibility with WildFly 10/11 and JBoss EAP 7.0/7.1).
Issue Links:
- Support Hibernate 5.3's ManagedBeanRegistry for dependency injection [SPR-16305] #20852 Support Hibernate 5.3's ManagedBeanRegistry for dependency injection ("depends on")
- Upgrade to Hibernate ORM 5.4 [SPR-17517] #22049 Upgrade to Hibernate ORM 5.4 ("is depended on by")
- Support for Hibernate ORM 5.2 [SPR-14327] #18899 Support for Hibernate ORM 5.2
- Compatibility with Bean Validation 2.0 and JPA 2.2 [SPR-13482] #18061 Compatibility with Bean Validation 2.0 and JPA 2.2
- Compatibility with EclipseLink 2.7 [SPR-15870] #20425 Compatibility with EclipseLink 2.7
- Upgrade framework build to JPA 2.2 and JTA 1.3 [SPR-16685] #21226 Upgrade framework build to JPA 2.2 and JTA 1.3
- LocalSessionFactoryBean and HibernateTransactionManager for JPA EntityManagerFactory setup [SPR-17002] #21540 LocalSessionFactoryBean and HibernateTransactionManager for JPA EntityManagerFactory setup
- Deprecate outdated HibernateTemplate operations in favor of lambdas [SPR-16426] #20972 Deprecate outdated HibernateTemplate operations in favor of lambdas
- ClassUtils.getUserClass should support ByteBuddy-generated proxies (e.g. from Hibernate 5.3) [SPR-16569] #21111 ClassUtils.getUserClass should support ByteBuddy-generated proxies (e.g. from Hibernate 5.3)
- Propagate read-only status to Hibernate Session through setDefaultReadOnly [SPR-16956] #21494 Propagate read-only status to Hibernate Session through setDefaultReadOnly
Referenced from: commits e0ccbcb
3 votes, 9 watchers