Package | Description |
---|---|
org.hibernate.loader.collection.plan | |
org.hibernate.loader.entity.plan | |
org.hibernate.loader.plan.build.spi |
Defines the SPI for building a metamodel-driven LoadPlan
|
org.hibernate.loader.plan.exec.internal |
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
|
org.hibernate.loader.plan.exec.process.internal | |
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.
|
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 ? |
LoadQueryDetails |
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 ? |
LockModeResolver |
Class and Description |
---|
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-2015 Red Hat, Inc. All Rights Reserved.