Uses of Package
org.hibernate.cache.spi
-
Classes in org.hibernate.cache.spi used by org.hibernate.boot Class Description TimestampsCacheFactory Responsible for building theTimestampsCache
to use for managing query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces"). -
Classes in org.hibernate.cache.spi used by org.hibernate.boot.internal Class Description TimestampsCacheFactory Responsible for building theTimestampsCache
to use for managing query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces"). -
Classes in org.hibernate.cache.spi used by org.hibernate.boot.spi Class Description TimestampsCacheFactory Responsible for building theTimestampsCache
to use for managing query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces"). -
Classes in org.hibernate.cache.spi used by org.hibernate.cache Class Description RegionFactory Contract for building second level cache regions. -
Classes in org.hibernate.cache.spi used by org.hibernate.cache.cfg.spi Class Description CacheKeysFactory -
Classes in org.hibernate.cache.spi used by org.hibernate.cache.internal Class Description AbstractCacheTransactionSynchronization CacheImplementor CacheKeysFactory CacheTransactionSynchronization Defines a context object that aRegionFactory
is asked to create (RegionFactory.createTransactionContext(org.hibernate.engine.spi.SharedSessionContractImplementor)
}) when a Hibernate Session is created.DomainDataRegion A Region for cacheable domain data - entity, collection, natural-id.QueryKey A key that identifies a particular query with bound parameter values.QueryResultsCache Defines the responsibility for managing query result data caching in regards to a specific region.QueryResultsRegion Defines the contract for a cache region which will specifically be used to store query results.Region Contract for a named "region".RegionFactory Contract for building second level cache regions.TimestampsCache Wrapper for aTimestampsRegion
adding handling of stale resultsTimestampsCacheFactory Responsible for building theTimestampsCache
to use for managing query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces").TimestampsRegion -
Classes in org.hibernate.cache.spi used by org.hibernate.cache.jcache.internal Class Description AbstractRegionFactory CacheKeysFactory DomainDataRegion A Region for cacheable domain data - entity, collection, natural-id.Region Contract for a named "region".RegionFactory Contract for building second level cache regions. -
Classes in org.hibernate.cache.spi used by org.hibernate.cache.spi Class Description AbstractCacheTransactionSynchronization CacheImplementor CacheTransactionSynchronization Defines a context object that aRegionFactory
is asked to create (RegionFactory.createTransactionContext(org.hibernate.engine.spi.SharedSessionContractImplementor)
}) when a Hibernate Session is created.DirectAccessRegion Specialized Region whose data is accessed directly (not requiring key/item wrapping).DomainDataRegion A Region for cacheable domain data - entity, collection, natural-id.QueryKey A key that identifies a particular query with bound parameter values.QueryKey.ParameterBindingsMemento todo (6.0) : integrate work from original 6.0 branchQueryResultsCache Defines the responsibility for managing query result data caching in regards to a specific region.QueryResultsRegion Defines the contract for a cache region which will specifically be used to store query results.QuerySpacesHelper Region Contract for a named "region".RegionFactory Contract for building second level cache regions.SecondLevelCacheLogger TimestampsCache Wrapper for aTimestampsRegion
adding handling of stale resultsTimestampsRegion -
Classes in org.hibernate.cache.spi used by org.hibernate.cache.spi.access Class Description DomainDataRegion A Region for cacheable domain data - entity, collection, natural-id. -
Classes in org.hibernate.cache.spi used by org.hibernate.cache.spi.support Class Description AbstractRegionFactory CacheKeysFactory DirectAccessRegion Specialized Region whose data is accessed directly (not requiring key/item wrapping).DomainDataRegion A Region for cacheable domain data - entity, collection, natural-id.QueryResultsRegion Defines the contract for a cache region which will specifically be used to store query results.Region Contract for a named "region".RegionFactory Contract for building second level cache regions.TimestampsRegion -
Classes in org.hibernate.cache.spi used by org.hibernate.engine.spi Class Description CacheImplementor CacheTransactionSynchronization Defines a context object that aRegionFactory
is asked to create (RegionFactory.createTransactionContext(org.hibernate.engine.spi.SharedSessionContractImplementor)
}) when a Hibernate Session is created. -
Classes in org.hibernate.cache.spi used by org.hibernate.internal Class Description CacheImplementor CacheTransactionSynchronization Defines a context object that aRegionFactory
is asked to create (RegionFactory.createTransactionContext(org.hibernate.engine.spi.SharedSessionContractImplementor)
}) when a Hibernate Session is created. -
Classes in org.hibernate.cache.spi used by org.hibernate.metamodel.internal Class Description CacheImplementor -
Classes in org.hibernate.cache.spi used by org.hibernate.procedure.internal Class Description QueryKey.ParameterBindingsMemento todo (6.0) : integrate work from original 6.0 branch -
Classes in org.hibernate.cache.spi used by org.hibernate.query.internal Class Description QueryKey.ParameterBindingsMemento todo (6.0) : integrate work from original 6.0 branch -
Classes in org.hibernate.cache.spi used by org.hibernate.query.spi Class Description QueryKey.ParameterBindingsMemento todo (6.0) : integrate work from original 6.0 branch -
Classes in org.hibernate.cache.spi used by org.hibernate.sql.results.caching.internal Class Description QueryKey A key that identifies a particular query with bound parameter values.QueryResultsCache Defines the responsibility for managing query result data caching in regards to a specific region. -
Classes in org.hibernate.cache.spi used by org.hibernate.sql.results.jdbc.internal Class Description QueryKey A key that identifies a particular query with bound parameter values. -
Classes in org.hibernate.cache.spi used by org.hibernate.stat.internal Class Description Region Contract for a named "region". -
Classes in org.hibernate.cache.spi used by org.hibernate.testing.cache Class Description AbstractRegionFactory CacheKeysFactory DomainDataRegion A Region for cacheable domain data - entity, collection, natural-id.RegionFactory Contract for building second level cache regions.