|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.hibernate.cache used by org.hibernate.action | |
CacheException
Something went wrong in the cache |
Classes in org.hibernate.cache used by org.hibernate.cache | |
AbstractJndiBoundCacheProvider
Support for CacheProvider implementations which are backed by caches bound into JNDI namespace. |
|
Cache
Implementors define a caching algorithm. |
|
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
|
CacheConcurrencyStrategy.SoftLock
Marker interface, denoting a client-visible "soft lock" on a cached item. |
|
CacheException
Something went wrong in the cache |
|
CacheProvider
Support for pluggable caches. |
|
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 |
|
ReadWriteCache.Lock
A soft lock which supports concurrent locking, timestamped with the time it was released |
|
ReadWriteCache.Lockable
|
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables. |
Classes in org.hibernate.cache used by org.hibernate.cfg | |
CacheProvider
Support for pluggable caches. |
|
QueryCacheFactory
Defines a factory for query cache instances. |
Classes in org.hibernate.cache used by org.hibernate.engine | |
Cache
Implementors define a caching algorithm. |
|
QueryCache
Defines the contract for caches capable of storing query results. |
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables. |
Classes in org.hibernate.cache used by org.hibernate.impl | |
Cache
Implementors define a caching algorithm. |
|
QueryCache
Defines the contract for caches capable of storing query results. |
|
UpdateTimestampsCache
Tracks the timestamps of the most recent updates to particular tables. |
Classes in org.hibernate.cache used by org.hibernate.persister | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
Classes in org.hibernate.cache used by org.hibernate.persister.collection | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
|
CacheException
Something went wrong in the cache |
Classes in org.hibernate.cache used by org.hibernate.persister.entity | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |