Package | Description |
---|---|
org.hibernate.cache |
This package defines API of the Hibernate second level cache service.
|
org.hibernate.cache.ehcache |
Defines the integration with Ehcache as a second-level cache service.
|
org.hibernate.cache.ehcache.internal.nonstop |
Support for handling non-stop caches.
|
org.hibernate.cache.ehcache.internal.regions |
Defines
RegionFactory support for the Ehcache integration |
org.hibernate.cache.ehcache.internal.strategy |
Defines
RegionAccessStrategy support for the Ehcache integration |
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
|
org.hibernate.cache.internal |
Internal implementations and support for second-level caching.
|
org.hibernate.cache.spi |
Defines the Hibernate second level caching SPI.
|
org.hibernate.cache.spi.access |
Defines contracts for transactional and concurrent access to cached
entity and
collection data. |
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
org.hibernate.engine.spi | |
org.hibernate.id |
This package contains internal implementation classes for the
main API interfaces.
|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
org.hibernate.loader.custom |
This package defines a framework for custom loaders that accept
handwritten SQL
|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.testing.cache |
Class and Description |
---|
RegionFactory
Contract for building second level cache regions.
|
Class and Description |
---|
RegionFactory
Contract for building second level cache regions.
|
Class and Description |
---|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
GeneralDataRegion
Contract for general-purpose cache regions.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
Class and Description |
---|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
RegionFactory
Contract for building second level cache regions.
|
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
GeneralDataRegion
Contract for general-purpose cache regions.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
Class and Description |
---|
GeneralDataRegion
Contract for general-purpose cache regions.
|
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
Class and Description |
---|
GeneralDataRegion
Contract for general-purpose cache regions.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
QueryCache
Defines the contract for caches capable of storing query results.
|
QueryCacheFactory
Defines a factory for query cache instances.
|
QueryKey
A key that identifies a particular query with bound parameter values.
|
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
RegionFactory
Contract for building second level cache regions.
|
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
FilterKey
Allows cached queries to be keyed by enabled filters.
|
GeneralDataRegion
Contract for general-purpose cache regions.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
QueryCache
Defines the contract for caches capable of storing query results.
|
QueryKey
A key that identifies a particular query with bound parameter values.
|
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
TransactionalDataRegion
Defines contract for regions which hold transactionally-managed data.
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables.
|
Class and Description |
---|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
Class and Description |
---|
QueryCacheFactory
Defines a factory for query cache instances.
|
RegionFactory
Contract for building second level cache regions.
|
Class and Description |
---|
CacheKey
Allows multiple entity classes / collection roles to be stored in the same cache region.
|
NaturalIdCacheKey
Defines a key for caching natural identifier resolutions into the second level cache.
|
Class and Description |
---|
CacheKey
Allows multiple entity classes / collection roles to be stored in the same cache region.
|
QueryCache
Defines the contract for caches capable of storing query results.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables.
|
Class and Description |
---|
OptimisticCacheSource
Contract for sources of optimistically lockable data sent to the second level
cache.
|
Class and Description |
---|
CacheKey
Allows multiple entity classes / collection roles to be stored in the same cache region.
|
QueryCache
Defines the contract for caches capable of storing query results.
|
Region
Defines a contract for accessing a particular named region within the
underlying cache implementation.
|
RegionFactory
Contract for building second level cache regions.
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables.
|
Class and Description |
---|
QueryCache
Defines the contract for caches capable of storing query results.
|
QueryKey
A key that identifies a particular query with bound parameter values.
|
Class and Description |
---|
QueryCache
Defines the contract for caches capable of storing query results.
|
QueryKey
A key that identifies a particular query with bound parameter values.
|
Class and Description |
---|
OptimisticCacheSource
Contract for sources of optimistically lockable data sent to the second level
cache.
|
Class and Description |
---|
CacheDataDescription
Describes attributes regarding the type of data to be cached.
|
CollectionRegion
Defines the contract for a cache region which will specifically be used to
store collection data.
|
EntityRegion
Defines the contract for a cache region which will specifically be used to
store entity data.
|
NaturalIdRegion
Defines the contract for a cache region which will specifically be used to
store naturalId data.
|
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
RegionFactory
Contract for building second level cache regions.
|
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.