Uses of Package
org.hibernate.cache.cfg.spi
Packages that use org.hibernate.cache.cfg.spi
Package
Description
Implementation of the second-level cache configuration SPI.
An SPI modelling various aspects of the second-level cache configuration.
Internal implementations and support for second-level caching.
Defines the integration aspect of Hibernate's second-level caching, allowing
a "caching backend" to be plugged in as a cache provider.
This package provides a framework intended to reduce the work needed to implement
a caching provider.
-
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.cache.cfg.internalClassDescriptionSpecialized DomainDataCachingConfig describing the requested caching config for a particular persistent collection's dataConfiguration for a specific type of data to be stored in the regionConfiguration for a named region for caching domain data.Specialized DomainDataCachingConfig describing the requested caching config for a particular entity hierarchy's state dataSpecialized DomainDataCachingConfig describing the requested caching config for the natural-id data of a particular entity (hierarchy)
-
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.cache.cfg.spiClassDescriptionSpecialized DomainDataCachingConfig describing the requested caching config for a particular persistent collection's dataConfiguration for a specific type of data to be stored in the regionSpecialized DomainDataCachingConfig describing the requested caching config for a particular entity hierarchy's state dataSpecialized DomainDataCachingConfig describing the requested caching config for the natural-id data of a particular entity (hierarchy)
-
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.cache.internalClassDescriptionA "parameter object" for
RegionFactory.buildDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig, org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext)
calls, giving it access to information it needs.Configuration for a named region for caching domain data. -
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.cache.jcache.internalClassDescriptionSpecialized DomainDataCachingConfig describing the requested caching config for a particular persistent collection's dataA "parameter object" for
RegionFactory.buildDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig, org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext)
calls, giving it access to information it needs.Configuration for a named region for caching domain data.Specialized DomainDataCachingConfig describing the requested caching config for a particular entity hierarchy's state dataSpecialized DomainDataCachingConfig describing the requested caching config for the natural-id data of a particular entity (hierarchy) -
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.cache.spiClassDescriptionA "parameter object" for
RegionFactory.buildDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig, org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext)
calls, giving it access to information it needs.Configuration for a named region for caching domain data. -
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.cache.spi.supportClassDescriptionSpecialized DomainDataCachingConfig describing the requested caching config for a particular persistent collection's dataA "parameter object" for
RegionFactory.buildDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig, org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext)
calls, giving it access to information it needs.Configuration for a named region for caching domain data.Specialized DomainDataCachingConfig describing the requested caching config for a particular entity hierarchy's state dataSpecialized DomainDataCachingConfig describing the requested caching config for the natural-id data of a particular entity (hierarchy) -
Classes in org.hibernate.cache.cfg.spi used by org.hibernate.testing.cacheClassDescriptionA "parameter object" for
RegionFactory.buildDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig, org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext)
calls, giving it access to information it needs.Configuration for a named region for caching domain data.