|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.hibernate.loader | |
|---|---|
| org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
| org.hibernate.collection.internal | |
| org.hibernate.collection.spi | |
| org.hibernate.hql.internal.classic | This package contains the Hibernate 2.x query parser which is being end-of-lifed. |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
| org.hibernate.loader | This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects. |
| org.hibernate.loader.collection | This package defines collection initializers |
| org.hibernate.loader.criteria | This package defines the criteria query compiler and loader |
| org.hibernate.loader.custom | This package defines a framework for custom loaders that accept handwritten SQL |
| org.hibernate.loader.entity | This package defines entity loaders |
| org.hibernate.loader.hql | This package defines a loader for the AST-based query parser |
| Classes in org.hibernate.loader used by org.hibernate.cfg | |
|---|---|
| BatchFetchStyle
Defines the style that should be used to perform batch loading. |
|
| Classes in org.hibernate.loader used by org.hibernate.collection.internal | |
|---|---|
| CollectionAliases
Type definition of CollectionAliases. |
|
| Classes in org.hibernate.loader used by org.hibernate.collection.spi | |
|---|---|
| CollectionAliases
Type definition of CollectionAliases. |
|
| Classes in org.hibernate.loader used by org.hibernate.hql.internal.classic | |
|---|---|
| BasicLoader
Uses the default mapping from property to result set column alias defined by the entities' persisters. |
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| Loader.AfterLoadAction
|
|
| Classes in org.hibernate.loader used by org.hibernate.internal | |
|---|---|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| Classes in org.hibernate.loader used by org.hibernate.loader | |
|---|---|
| BasicLoader
Uses the default mapping from property to result set column alias defined by the entities' persisters. |
|
| BatchFetchStyle
Defines the style that should be used to perform batch loading. |
|
| CollectionAliases
Type definition of CollectionAliases. |
|
| DefaultEntityAliases
EntityAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases. |
|
| EntityAliases
Metadata describing the SQL result set column aliases for a particular entity. |
|
| JoinWalker
Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader. |
|
| JoinWalker.AssociationInitCallback
|
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| Loader.AfterLoadAction
|
|
| Loader.SqlStatementWrapper
Wrapper class for Statement and associated ResultSet. |
|
| OuterJoinableAssociation
Part of the Hibernate SQL rendering internals. |
|
| PropertyPath
|
|
| Classes in org.hibernate.loader used by org.hibernate.loader.collection | |
|---|---|
| BasicLoader
Uses the default mapping from property to result set column alias defined by the entities' persisters. |
|
| JoinWalker
Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader. |
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| OuterJoinLoader
Implements logic for walking a tree of associated classes. |
|
| PropertyPath
|
|
| Classes in org.hibernate.loader used by org.hibernate.loader.criteria | |
|---|---|
| AbstractEntityJoinWalker
Abstract walker for walkers which begin at an entity (criteria queries and entity loaders). |
|
| BasicLoader
Uses the default mapping from property to result set column alias defined by the entities' persisters. |
|
| JoinWalker
Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader. |
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| Loader.AfterLoadAction
|
|
| OuterJoinLoader
Implements logic for walking a tree of associated classes. |
|
| PropertyPath
|
|
| Classes in org.hibernate.loader used by org.hibernate.loader.custom | |
|---|---|
| CollectionAliases
Type definition of CollectionAliases. |
|
| EntityAliases
Metadata describing the SQL result set column aliases for a particular entity. |
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| Loader.AfterLoadAction
|
|
| Classes in org.hibernate.loader used by org.hibernate.loader.entity | |
|---|---|
| AbstractEntityJoinWalker
Abstract walker for walkers which begin at an entity (criteria queries and entity loaders). |
|
| BasicLoader
Uses the default mapping from property to result set column alias defined by the entities' persisters. |
|
| JoinWalker
Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader. |
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| OuterJoinLoader
Implements logic for walking a tree of associated classes. |
|
| PropertyPath
|
|
| Classes in org.hibernate.loader used by org.hibernate.loader.hql | |
|---|---|
| BasicLoader
Uses the default mapping from property to result set column alias defined by the entities' persisters. |
|
| Loader
Abstract superclass of object loading (and querying) strategies. |
|
| Loader.AfterLoadAction
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||