Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.spi | |
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
org.hibernate.persister.walking.spi | |
org.hibernate.tuple.component | |
org.hibernate.tuple.entity |
Class and Description |
---|
BatchFetchStyle
Deprecated.
(since 6.0) : see
BatchLoadSizingStrategy instead |
Class and Description |
---|
BatchFetchStyle
Deprecated.
(since 6.0) : see
BatchLoadSizingStrategy instead |
Class and Description |
---|
BatchFetchStyle
Deprecated.
(since 6.0) : see
BatchLoadSizingStrategy instead |
Class and Description |
---|
BatchLoadSizingStrategy
Strategy (pluggable) for determining an optimal size for batch loads.
|
Class and Description |
---|
BatchFetchStyle
Deprecated.
(since 6.0) : see
BatchLoadSizingStrategy instead |
NaturalIdPostLoadListener
Listener for post load-by-natural-id events
|
NaturalIdPreLoadListener
Listener for pre load-by-natural-id events
|
PropertyPath |
Class and Description |
---|
PropertyPath |
Class and Description |
---|
PropertyPath |
Class and Description |
---|
PropertyPath |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.