Package | Description |
---|---|
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.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.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
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 . |
Class and Description |
---|
AccessType
The types of access strategies available.
|
SoftLock
Moved up from inner definition on the now deprecated
CacheConcurrencyStrategy . |
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
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 . |
Class and Description |
---|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity
data.
|
Class and Description |
---|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection
data.
|
Class and Description |
---|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity
data.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved