|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.cache.access | |
---|---|
org.hibernate.annotations | |
org.hibernate.cache | This package defines APIs/SPIs and implementations for the Hibernate second-level cache. |
org.hibernate.cache.access |
Defines contracts for transactional and concurrent access to cached
entity and
collection data. |
org.hibernate.cache.impl | |
org.hibernate.cache.impl.bridge | |
org.hibernate.cache.infinispan | |
org.hibernate.cache.infinispan.access | |
org.hibernate.cache.infinispan.collection | |
org.hibernate.cache.infinispan.entity | |
org.hibernate.cache.jbc | |
org.hibernate.cache.jbc.collection | |
org.hibernate.cache.jbc.entity | |
org.hibernate.persister | A persister defines a mapping strategy for a collection or entity. |
org.hibernate.persister.collection | This package abstracts the persistence mechanism for collections. |
org.hibernate.persister.entity | This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. |
Classes in org.hibernate.cache.access used by org.hibernate.annotations | |
---|---|
AccessType
The types of access strategies available. |
Classes in org.hibernate.cache.access used by org.hibernate.cache | |
---|---|
AccessType
The types of access strategies available. |
|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection data. |
|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity data. |
|
SoftLock
Moved up from inner definition on the now deprecated CacheConcurrencyStrategy . |
Classes in org.hibernate.cache.access used by org.hibernate.cache.access | |
---|---|
AccessType
The types of access strategies available. |
|
SoftLock
Moved up from inner definition on the now deprecated CacheConcurrencyStrategy . |
Classes in org.hibernate.cache.access used by org.hibernate.cache.impl | |
---|---|
AccessType
The types of access strategies available. |
Classes in org.hibernate.cache.access used by org.hibernate.cache.impl.bridge | |
---|---|
AccessType
The types of access strategies available. |
|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection data. |
|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity data. |
|
SoftLock
Moved up from inner definition on the now deprecated CacheConcurrencyStrategy . |
Classes in org.hibernate.cache.access used by org.hibernate.cache.infinispan | |
---|---|
AccessType
The types of access strategies available. |
Classes in org.hibernate.cache.access used by org.hibernate.cache.infinispan.access | |
---|---|
SoftLock
Moved up from inner definition on the now deprecated CacheConcurrencyStrategy . |
Classes in org.hibernate.cache.access used by org.hibernate.cache.infinispan.collection | |
---|---|
AccessType
The types of access strategies available. |
|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection data. |
Classes in org.hibernate.cache.access used by org.hibernate.cache.infinispan.entity | |
---|---|
AccessType
The types of access strategies available. |
|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity data. |
Classes in org.hibernate.cache.access used by org.hibernate.cache.jbc | |
---|---|
AccessType
The types of access strategies available. |
Classes in org.hibernate.cache.access used by org.hibernate.cache.jbc.collection | |
---|---|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection data. |
|
SoftLock
Moved up from inner definition on the now deprecated CacheConcurrencyStrategy . |
Classes in org.hibernate.cache.access used by org.hibernate.cache.jbc.entity | |
---|---|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity data. |
Classes in org.hibernate.cache.access used by org.hibernate.persister | |
---|---|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection data. |
|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity data. |
Classes in org.hibernate.cache.access used by org.hibernate.persister.collection | |
---|---|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection data. |
Classes in org.hibernate.cache.access used by org.hibernate.persister.entity | |
---|---|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |