|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sf.hibernate.cache used by net.sf.hibernate.cache | |
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 net.sf.hibernate.cache used by net.sf.hibernate.cfg | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
|
CacheProvider
Support for pluggable caches. |
|
QueryCacheFactory
Defines a factory for query cache instances. |
Classes in net.sf.hibernate.cache used by net.sf.hibernate.collection | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
|
CacheException
Something went wrong in the cache |
Classes in net.sf.hibernate.cache used by net.sf.hibernate.engine | |
QueryCache
Defines the contract for caches capable of storing query results. |
Classes in net.sf.hibernate.cache used by net.sf.hibernate.impl | |
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 net.sf.hibernate.cache used by net.sf.hibernate.mapping | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
Classes in net.sf.hibernate.cache used by net.sf.hibernate.persister | |
CacheConcurrencyStrategy
Implementors manage transactional access to cached data. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |