Toggle navigation
Home
javax.persistence.EntityGraph to org.hibernate.graph.spi.RootGraphImplementor
No. of Instances - 23
No. of Commits - 1
No. of Projects - {'hibernate-orm'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Different)
List<AttributeNode<?>>
to
List<AttributeNodeImplementor<?>>
EntityGraphImpl<T>
to
RootGraphImpl<T>
Rename Method invocation
getAttributeNodes
to
getAttributeNodeImplementors
Rename Variable
findEntityGraphsByType
to
findEntityGraphsByJavaType
Add or Remove Method invocation
entityGraph
to
entityGraph.makeImmutableCopy(graphName)
Other
==
to
!=