Uses of Interface
org.hibernate.graph.spi.GraphNodeImplementor
Packages that use GraphNodeImplementor
Package
Description
This package defines an internal SPI abstracting over implementations
of the APIs defined in
org.hibernate.graph.-
Uses of GraphNodeImplementor in org.hibernate.graph.internal
Classes in org.hibernate.graph.internal that implement GraphNodeImplementorModifier and TypeClassDescriptionclassclassclassImplementation ofAttributeNode.classImplementation of the JPA-definedEntityGraphinterface.classSubGraphImpl<J>Implementation of the JPA-definedSubgraphinterface. -
Uses of GraphNodeImplementor in org.hibernate.graph.spi
Subinterfaces of GraphNodeImplementor in org.hibernate.graph.spiModifier and TypeInterfaceDescriptioninterfaceIntegration version of theAttributeNodecontractinterfaceIntegration version of theGraphcontractinterfaceIntegration version of theRootGraphcontract.interfaceIntegration version of theSubGraphcontract.Methods in org.hibernate.graph.spi that return GraphNodeImplementor