Commit Graph

7 Commits

Author SHA1 Message Date
Vlad Mihalcea f5e10c29eb HHH-10907 - Fix connection leak problem in hibernate-core tests 2016-07-14 13:55:30 +03:00
Vlad Mihalcea 799ab91cf5 HHH-10943 - Driver Manager Connection Pool should close leaked connections upon shutting down 2016-07-12 17:14:59 +03:00
Steve Ebersole 3040030bd8 HHH-10864 - Allow ORM to be built with Java 9 2016-06-17 19:15:08 -05:00
Steve Ebersole 47bd722dc7 5.2.0 2016-06-01 23:20:15 -05:00
Louis Jacomet 6fec54a9f6 HHH-10773 Update toString of the READ_WRITE JCache Item
It now matches the toString of StandardCacheEntryImpl
2016-05-31 23:55:23 -05:00
Chris Dennis 2ddefd615b HHH-10770 JCache provider updates
* Steer away from EntryProcessor
* Add tests
2016-05-31 23:55:23 -05:00
Alex Snaps a872885a43 HHH-10770 JCache 2nd-level cache
* Provider and CacheManager creation
* Caches creation
* Region class hierarchy
* Different access strategies
2016-05-31 23:55:23 -05:00