| Package | Description |
|---|---|
| org.hibernate.loader.collection.plan | |
| org.hibernate.loader.entity.plan |
Support for entity loaders built on top of the
org.hibernate.loader.plan
API to apply entity-graphs |
| org.hibernate.loader.plan.build.spi |
Defines the SPI for building a metamodel-driven LoadPlan
|
| org.hibernate.loader.plan.exec.process.spi | |
| org.hibernate.loader.plan.exec.spi |
Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.
|
| Class and Description |
|---|
| LoadQueryDetails |
| Class and Description |
|---|
| LoadQueryDetails |
| Class and Description |
|---|
| AliasResolutionContext
Provides aliases that are used by load queries and ResultSet processors.
|
| Class and Description |
|---|
| AliasResolutionContext
Provides aliases that are used by load queries and ResultSet processors.
|
| LockModeResolver |
| Class and Description |
|---|
| CollectionReferenceAliases |
| EntityReferenceAliases
Aggregates the alias/suffix information in relation to an
EntityReference
todo : add a contract (interface) that can be shared by entity and collection alias info objects as lhs/rhs of a join ? |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.