Package | Description |
---|---|
javax.persistence |
Modifier and Type | Method and Description |
---|---|
java.util.List<AttributeNode<?>> |
Subgraph.getAttributeNodes()
Return the attribute nodes corresponding to the attributes of this managed type that are included in the
subgraph.
|
java.util.List<AttributeNode<?>> |
EntityGraph.getAttributeNodes()
Return the attribute nodes of this entity that are included
in the entity graph.
|