Package org.hibernate.graph.spi
Interface GraphNodeImplementor<J>
- All Superinterfaces:
GraphNode<J>
- All Known Subinterfaces:
AttributeNodeImplementor<J>
,GraphImplementor<J>
,RootGraphImplementor<J>
,SubGraphImplementor<J>
- All Known Implementing Classes:
AbstractGraph
,AbstractGraphNode
,AttributeNodeImpl
,RootGraphImpl
,SubGraphImpl
Integration version of the
GraphNode
contract-
Method Summary