hibernate-orm/hibernate-infinispan
Galder Zamarreño cc9fbf42a9 HHH-6955 Upgrade to Infinispan 5.1.0.CR3
* Switch to autoCommit=false so that unnecessary transactions
are not created.
* Mark timestamps cache explicitly non-transactional.
* Move away from using caches as a way to send evict all
notifications. Instead, use custom commands provided by Infinispan.
* Get rid of the JDBC transaction test because it does not make
sense configuring JDBC transactions with Infinispan 2LC.
2012-01-10 13:55:30 +01:00
..
src HHH-6955 Upgrade to Infinispan 5.1.0.CR3 2012-01-10 13:55:30 +01:00
hibernate-infinispan.gradle HHH-6955 Upgrade to Infinispan 5.1.0.CR3 2012-01-10 13:55:30 +01:00