hibernate-orm/hibernate-infinispan
Radim Vansa 92e328be0d HHH-10057 hibernate-infinispan incompatible with Infinispan 8.0.0.CR1
* ISPN-5609 changed InvalidateCommand constructors: used reflection to work around that; now should work with 8.0.0.CR1
* renamed BeginInvalidationCommand.getLockOwner to getSessionTransactionId() to prevent further conflicts
* added commands tests

(cherry picked from commit 64137c3619)
2015-09-01 12:02:15 -05:00
..
src HHH-10057 hibernate-infinispan incompatible with Infinispan 8.0.0.CR1 2015-09-01 12:02:15 -05:00
hibernate-infinispan.gradle HHH-9868, HHH-9881 Replaced access to TransactionManager with Session 2015-08-12 10:39:20 +02:00