hibernate-orm/hibernate-core
Steve Ebersole 1a4577d1f0 HHH-12560 - Make sure only one Service registration (initiator/provided) exists per role
- additional test - this one needed a minor change.. all tests implicitly use values defined in `hibernate.properties`, which hibernate-core has.  This lead to `#getFallback` being called, which was the intended solution.  The fix for that was simply the next point.
- added the ability to clear the settings contained on StandardServiceRegistryBuilder.  This is used in the test to make sure that no explicit RegionFactory is set.
2018-05-11 15:38:47 -05:00
..
src HHH-12560 - Make sure only one Service registration (initiator/provided) exists per role 2018-05-11 15:38:47 -05:00
hibernate-core.gradle HHH-12474 - Make sure the JPA version is defined by a single property across build files 2018-04-30 10:38:34 -05:00