Package | Description |
---|---|
org.hibernate.cache.cfg.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionDataCachingConfig
Specialized DomainDataCachingConfig describing the requested
caching config for a particular persistent collection's data
|
interface |
EntityDataCachingConfig
Specialized DomainDataCachingConfig describing the requested
caching config for a particular entity hierarchy's state data
|
interface |
NaturalIdDataCachingConfig
Specialized DomainDataCachingConfig describing the requested
caching config for the natural-id data of a particular entity (hierarchy)
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.