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
|
Class and Description |
---|
InfinispanRegionFactory
A
RegionFactory for Infinispan-backed cache
regions. |
TypeOverrides
This class represents Infinispan cache parameters that can be configured via hibernate configuration properties
for either general entity/collection/query/timestamp data type caches and overrides for individual entity or
collection caches.
|
Class and Description |
---|
TypeOverrides
This class represents Infinispan cache parameters that can be configured via hibernate configuration properties
for either general entity/collection/query/timestamp data type caches and overrides for individual entity or
collection caches.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.