Package | Description |
---|---|
javax.persistence |
Java Persistence is the API for the management for persistence and object/relational mapping.
|
Modifier and Type | Method | Description |
---|---|---|
NamedAttributeNode[] |
attributeNodes() |
(Optional) A list of attributes of the entity that are included in
this graph.
|
NamedAttributeNode[] |
attributeNodes() |
(Required) The list of the attributes of the class that must
be included.
|
Copyright © 2018. All rights reserved.