Uses of Interface
org.hibernate.sql.results.graph.embeddable.EmbeddableResultGraphNode
Packages that use EmbeddableResultGraphNode
Package
Description
Defines domain result graphs.
-
Uses of EmbeddableResultGraphNode in org.hibernate.sql.results.graph
Methods in org.hibernate.sql.results.graph with parameters of type EmbeddableResultGraphNodeModifier and TypeMethodDescriptiondefault BasicFetch
<?> DomainResultCreationState.visitEmbeddableDiscriminatorFetch
(EmbeddableResultGraphNode fetchParent, boolean nested) -
Uses of EmbeddableResultGraphNode in org.hibernate.sql.results.graph.embeddable
Subinterfaces of EmbeddableResultGraphNode in org.hibernate.sql.results.graph.embeddableModifier and TypeInterfaceDescriptioninterface
Specialized EmbeddableResultGraphNode for cases where we have an actual embeddable class.interface
DomainResult specialization for embeddable-valued results