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.internal |
Internal implementations and support for second-level caching.
|
org.hibernate.cache.spi |
Defines the Hibernate second level caching SPI.
|
org.hibernate.cache.spi.access |
Defines contracts for transactional and concurrent access to cached
entity and
collection data. |
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
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.
|
CollectionRegionAccessStrategy
Contract for managing transactional and concurrent access to cached collection
data.
|
EntityRegionAccessStrategy
Contract for managing transactional and concurrent access to cached entity
data.
|
NaturalIdRegionAccessStrategy
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Class and Description |
---|
AccessType
The types of access strategies available.
|
RegionAccessStrategy
Base access strategy for all regions.
|
SoftLock
Marker object for use by synchronous concurrency strategies
|
Class and Description |
---|
RegionAccessStrategy
Base access strategy for all regions.
|
Class and Description |
---|
RegionAccessStrategy
Base access strategy for all regions.
|
Class and Description |
---|
RegionAccessStrategy
Base access strategy for all regions.
|
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.
|
NaturalIdRegionAccessStrategy
Contract for managing transactional and concurrent access to cached naturalId
data.
|
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.
|
NaturalIdRegionAccessStrategy
Contract for managing transactional and concurrent access to cached naturalId
data.
|
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.
|
NaturalIdRegionAccessStrategy
Contract for managing transactional and concurrent access to cached naturalId
data.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.