Package | Description |
---|---|
org.hibernate.cache.infinispan |
Defines the integration with Infinispan as a second-level cache service.
|
org.hibernate.cache.infinispan.timestamp |
Internal Infinispan-based implementation of the "update timestamps" cache region
|
Modifier and Type | Method and Description |
---|---|
protected TimestampsRegionImpl |
InfinispanRegionFactory.createTimestampsRegion(org.infinispan.AdvancedCache cache,
String regionName) |
Modifier and Type | Class and Description |
---|---|
class |
ClusteredTimestampsRegionImpl
Timestamp cache region for clustered environments.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.