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.spi
Subinterfaces of GraphNodeImplementor in org.hibernate.graph.spiModifier and TypeInterfaceDescriptioninterface
AttributeNodeImplementor<J,
E, K> Integration version of theAttributeNode
contract.interface
Integration version of theGraph
contract.interface
Integration version of theRootGraph
contract.interface
Integration version of theSubGraph
contract.Methods in org.hibernate.graph.spi that return GraphNodeImplementor