JPA Method
in javax.persistence.EntityGraph

List<AttributeNode<?>> getAttributeNodes()


Return the attribute nodes of this entity that are included in the entity graph.
Return:
attribute nodes for the annotated entity type or empty list if none have been defined
Since:
JPA 2.1