Package org.hibernate.cache.cfg.spi
Interface NaturalIdDataCachingConfig
-
- All Superinterfaces:
DomainDataCachingConfig
- All Known Implementing Classes:
NaturalIdDataCachingConfigImpl
public interface NaturalIdDataCachingConfig extends DomainDataCachingConfig
Specialized DomainDataCachingConfig describing the requested caching config for the natural-id data of a particular entity (hierarchy)
-
-
Method Summary
-
Methods inherited from interface org.hibernate.cache.cfg.spi.DomainDataCachingConfig
getAccessType, getNavigableRole, isMutable, isVersioned
-
-