Modifier and Type | Method and Description |
---|---|
Object |
ResultSetProcessingContextImpl.resolveEntityKey(EntityKey entityKey,
ResultSetProcessingContext.EntityKeyResolutionContext entityKeyContext) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityReference
Represents a reference to an entity either as a return or as a fetch
|
Modifier and Type | Class and Description |
---|---|
class |
EntityElementGraph
Represents the
FetchOwner for a collection element that is
an entity association type. |
class |
EntityFetch
Represents a
Fetch for an entity association attribute as well as a
FetchOwner of the entity association sub-attribute fetches. |
class |
EntityIndexGraph
Represents the
FetchOwner for a collection index that is an entity. |
class |
EntityReturn
Represents an entity return value in the query results.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractLoadPlanBuilderStrategy.AbstractIdentifierAttributeCollector |
protected static class |
AbstractLoadPlanBuilderStrategy.EncapsulatedIdentifierAttributeCollector |
protected static class |
AbstractLoadPlanBuilderStrategy.NonEncapsulatedIdentifierAttributeCollector |
Modifier and Type | Method and Description |
---|---|
Object |
ResultSetProcessingContext.resolveEntityKey(EntityKey entityKey,
ResultSetProcessingContext.EntityKeyResolutionContext entityKeyContext) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.