Constructor and Description |
---|
EntityGraphBasedLoadPlanAdvisor.CopyContextImpl(EntityReturn entityReturn) |
ReturnGraphVisitationStrategyImpl(EntityReturn entityReturn,
EntityGraphImpl jpaRoot) |
Modifier and Type | Method and Description |
---|---|
String |
LoadQueryAliasResolutionContextImpl.resolveEntityReturnAlias(EntityReturn entityReturn) |
Constructor and Description |
---|
AbstractEntityLoadQueryImpl(EntityReturn entityReturn,
List<JoinableAssociation> associations) |
EntityLoadQueryImpl(EntityReturn entityReturn,
List<JoinableAssociation> associations) |
Modifier and Type | Method and Description |
---|---|
protected EntityReturn |
SingleRootReturnLoadPlanBuilderStrategy.buildRootEntityReturn(EntityDefinition entityDefinition) |
Constructor and Description |
---|
LoadPlanImpl(EntityReturn entityReturn) |
Modifier and Type | Method and Description |
---|---|
EntityReturn |
EntityReturn.makeCopy(CopyContext copyContext) |
Constructor and Description |
---|
EntityReturn(EntityReturn original,
CopyContext copyContext) |
Modifier and Type | Method and Description |
---|---|
protected abstract EntityReturn |
AbstractLoadPlanBuilderStrategy.buildRootEntityReturn(EntityDefinition entityDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
ReturnGraphVisitationStrategy.handleEntityReturn(EntityReturn rootEntityReturn)
Notification that a root entity return is being processed.
|
void |
DelegatedLoadPlanVisitationStrategy.handleEntityReturn(EntityReturn rootEntityReturn) |
void |
LoadPlanVisitationStrategyAdapter.handleEntityReturn(EntityReturn rootEntityReturn) |
void |
ReturnGraphVisitationStrategyAdapter.handleEntityReturn(EntityReturn rootEntityReturn) |
Modifier and Type | Method and Description |
---|---|
String |
LoadQueryAliasResolutionContext.resolveEntityReturnAlias(EntityReturn entityReturn)
Resolve the alias associated with the specified
EntityReturn . |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.