Uses of Interface
org.hibernate.graph.spi.AttributeNodeImplementor
-
Packages that use AttributeNodeImplementor Package Description org.hibernate.graph.spi -
-
Uses of AttributeNodeImplementor in org.hibernate.graph.spi
Methods in org.hibernate.graph.spi that return AttributeNodeImplementor Modifier and Type Method Description AttributeNodeImplementor<T>
AttributeNodeImplementor. makeImmutableCopy()
Methods in org.hibernate.graph.spi that return types with arguments of type AttributeNodeImplementor Modifier and Type Method Description java.util.List<AttributeNodeImplementor<?>>
GraphNodeImplementor. attributeImplementorNodes()
-