Uses of Class
javax.persistence.NamedAttributeNode
-
Packages that use NamedAttributeNode Package Description javax.persistence -
-
Uses of NamedAttributeNode in javax.persistence
Methods in javax.persistence that return NamedAttributeNode Modifier and Type Method Description NamedAttributeNode[]
attributeNodes()
The attributeNodes element lists attributes of the annotated entity class that are to be included in the entity graph.NamedAttributeNode[]
attributeNodes()
Lists attributes of the class that must be included.
-