| Package | Description |
|---|---|
| jakarta.persistence |
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeNode<?>> |
Subgraph.getAttributeNodes()
Return the attribute nodes corresponding to the attributes of
this managed type that are included in the subgraph.
|
List<AttributeNode<?>> |
EntityGraph.getAttributeNodes()
Return the attribute nodes of this entity that are included in
the entity graph.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.