hibernate-orm/hibernate-infinispan
Radim Vansa 2f1b67b03f HHH-9843 Use optimized cache key implementation in Infinispan 2LC
* When multi-tenancy is not used, entity's @Id can be used as key to the cache
* Added Type to CacheDataDescription (in SPI), later used for container key equivalence
* Introduced CacheKeysFactory to SPI
* Pending puts cache is now per region - this is necessary as we need to use custom key equivalence
2015-07-06 11:40:17 -05:00
..
src HHH-9843 Use optimized cache key implementation in Infinispan 2LC 2015-07-06 11:40:17 -05:00
hibernate-infinispan.gradle HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00