Package | Description |
---|---|
org.hibernate.cache.infinispan |
Defines the integration with Infinispan as a second-level cache service.
|
org.hibernate.cache.infinispan.collection |
Internal Infinispan-based implementation of the collection cache region
|
org.hibernate.cache.infinispan.entity |
Internal Infinispan-based implementation of the entity cache region
|
org.hibernate.cache.infinispan.impl |
Internal Infinispan-specific base cache region implementations
|
org.hibernate.cache.infinispan.naturalid |
Internal Infinispan-based implementation of the natural-id cache region
|
org.hibernate.cache.infinispan.query |
Internal Infinispan-based implementation of the "query results" cache region
|
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 |
---|
InfinispanRegionFactory
A
RegionFactory for Infinispan-backed cache
regions. |
Class and Description |
---|
InfinispanRegionFactory
A
RegionFactory for Infinispan-backed cache
regions. |
Class and Description |
---|
InfinispanRegionFactory
A
RegionFactory for Infinispan-backed cache
regions. |
Class and Description |
---|
InfinispanRegionFactory
A
RegionFactory for Infinispan-backed cache
regions. |
Class and Description |
---|
InfinispanRegionFactory
A
RegionFactory for Infinispan-backed cache
regions. |
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.
|
Copyright © 2023. All rights reserved.