HHH-5478 Updated docs for ehcache transactional & clustered support
This commit is contained in:
parent
f62e5256c1
commit
b2cae5b120
|
@ -766,7 +766,7 @@ Customer customer = (Customer) session.get( Customer.class, customerId );
|
|||
|
||||
<entry><literal>org.hibernate.cache.ehcache.EhCacheRegionFactory</literal></entry>
|
||||
|
||||
<entry>memory, disk and cluster</entry>
|
||||
<entry>memory, disk, transactional, clustered</entry>
|
||||
|
||||
<entry>yes</entry>
|
||||
|
||||
|
|
Loading…
Reference in New Issue