mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 11:48:18 +00:00
a2c3c74251
- Introducing HibernateEntityManagerFactory to host public EntityManagerFactory extension points - Letting EntityManagerFactoryImpl#getEntityTypeByName return EntityType instead of EntityTypeImpl - Updating tests to use unwrap to HibernateEntityManagerFactory instead of a cast to EntityManagerFactoryImpl