Interface EmbeddableResultGraphNode

All Superinterfaces:
DomainResultGraphNode, FetchParent
All Known Subinterfaces:
AggregateEmbeddableResultGraphNode, EmbeddableResult<T>
All Known Implementing Classes:
AggregateEmbeddableFetchImpl, AggregateEmbeddableResultImpl, EmbeddableExpressionResultImpl, EmbeddableFetchImpl, EmbeddableForeignKeyResultImpl, EmbeddableResultImpl, NonAggregatedIdentifierMappingFetch, NonAggregatedIdentifierMappingResult

public interface EmbeddableResultGraphNode extends DomainResultGraphNode, FetchParent