HHH-5478 Adapted to new FQCN and added reference to cluster support

This commit is contained in:
Alex Snaps 2011-07-19 12:37:28 +02:00
parent 50ac18c5c3
commit f62e5256c1
1 changed files with 3 additions and 3 deletions

View File

@ -764,11 +764,11 @@ Customer customer = (Customer) session.get( Customer.class, customerId );
<row>
<entry>EHCache</entry>
<entry><literal>org.hibernate.cache.internal.EhCacheRegionFactory</literal></entry>
<entry><literal>org.hibernate.cache.ehcache.EhCacheRegionFactory</literal></entry>
<entry>memory, disk</entry>
<entry>memory, disk and cluster</entry>
<entry></entry>
<entry>yes</entry>
<entry>yes</entry>
</row>