public interface LoadPlanBuildingContext
Provides access to context needed in building a LoadPlan.
| Modifier and Type | Method and Description |
|---|---|
ExpandingQuerySpaces |
getQuerySpaces() |
SessionFactoryImplementor |
getSessionFactory()
Access to the SessionFactory
|
FetchSource |
registeredFetchSource(AssociationKey associationKey) |
SessionFactoryImplementor getSessionFactory()
Access to the SessionFactory
ExpandingQuerySpaces getQuerySpaces()
FetchSource registeredFetchSource(AssociationKey associationKey)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.