[hibernate-commits] [hibernate/hibernate-core] 9fe791: Added RegionFactory to the default Ehcache hiberna...

noreply at github.com noreply at github.com
Tue Apr 5 14:35:32 EDT 2011


Branch: refs/heads/3.6
Home:   https://github.com/hibernate/hibernate-core

Commit: 9fe79130034fabda9acb94cd907e26424d32687d
    https://github.com/hibernate/hibernate-core/commit/9fe79130034fabda9acb94cd907e26424d32687d
Author: Alex Snaps <alex.snaps at gmail.com>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M hibernate-ehcache/pom.xml
  A hibernate-ehcache/src/main/java/org/hibernate/cache/DelegatingRegionFactory.java
  A hibernate-ehcache/src/main/java/org/hibernate/cache/EhCacheRegionFactory.java
  A hibernate-ehcache/src/main/java/org/hibernate/cache/SingletonEhCacheRegionFactory.java
  A hibernate-ehcache/src/test/java/org/hibernate/cache/EhCacheProviderTest.java
  A hibernate-ehcache/src/test/java/org/hibernate/cache/EhCacheRegionFactoryTest.java
  R hibernate-ehcache/src/test/java/org/hibernate/cache/EhCacheTest.java
  M hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseCacheProviderTestCase.java
  A hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseCacheRegionFactoryTestCase.java
  A hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseCacheTestCase.java

Log Message:
-----------
Added RegionFactory to the default Ehcache hibernate integration. Plus tests. Upgraded Ehcache to 2.4.1




More information about the hibernate-commits mailing list