Package | Description |
---|---|
org.hibernate.annotations |
Package containing all the Hibernate specific annotations.
|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.internal | |
org.hibernate.boot.jaxb.hbm.internal |
JAXB details.
|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model | |
org.hibernate.boot.model.source.internal | |
org.hibernate.boot.spi | |
org.hibernate.cache.cfg.internal | |
org.hibernate.cache.cfg.spi | |
org.hibernate.cache.internal |
Internal implementations and support for second-level caching.
|
org.hibernate.cache.spi |
Defines the integration aspect of Hibernate's second-level
caching allowing "caching back ends" to be plugged in as
a caching provider.
|
org.hibernate.cache.spi.access |
Defines contracts for transactional and concurrent access to cached
entity and
collection data. |
org.hibernate.cache.spi.support |
Package intended for simplifying the worked needed to implement
a caching provider.
|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
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.
|
org.hibernate.persister.internal | |
org.hibernate.persister.spi |
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
CollectionDataAccess
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityDataAccess
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdDataAccess
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
CollectionDataAccess
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityDataAccess
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdDataAccess
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
CachedDomainDataAccess
Base contract for accessing the underlying cached data for a particular
Navigable of the user's domain model in a transactionally ACID manner.
|
SoftLock
Memento object for use by synchronous concurrency strategies
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
CachedDomainDataAccess
Base contract for accessing the underlying cached data for a particular
Navigable of the user's domain model in a transactionally ACID manner.
|
CollectionDataAccess
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityDataAccess
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdDataAccess
Contract for managing transactional and concurrent access to cached naturalId
data.
|
SoftLock
Memento object for use by synchronous concurrency strategies
|
Class and Description |
---|
CachedDomainDataAccess
Base contract for accessing the underlying cached data for a particular
Navigable of the user's domain model in a transactionally ACID manner.
|
Class and Description |
---|
CollectionDataAccess
Contract for managing transactional and concurrent access to cached collection
data.
|
Class and Description |
---|
EntityDataAccess
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdDataAccess
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Class and Description |
---|
CollectionDataAccess
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityDataAccess
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdDataAccess
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Class and Description |
---|
CollectionDataAccess
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityDataAccess
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdDataAccess
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.