Interface EntityResultGraphNode

All Superinterfaces:
DomainResultGraphNode, FetchParent
All Known Subinterfaces:
EntityFetch, EntityResult
All Known Implementing Classes:
AbstractEntityResultGraphNode, AbstractNonJoinedEntityFetch, CircularFetchImpl, EntityDelayedFetchImpl, EntityFetchJoinedImpl, EntityFetchSelectImpl, EntityResultImpl, EntityResultImpl

public interface EntityResultGraphNode extends DomainResultGraphNode, FetchParent
Represents a reference to an entity either as a return, fetch, or collection element or index.