Package | Description |
---|---|
javax.persistence |
Java Persistence is the API for the management for persistence and object/relational mapping.
|
Modifier and Type | Method | Description |
---|---|---|
NamedSubgraph[] |
subclassSubgraphs() |
(Optional) A list of subgraphs that will add additional
attributes for subclasses of the annotated entity class to the
entity graph.
|
NamedSubgraph[] |
subgraphs() |
(Optional) A list of subgraphs that are included in the
entity graph.
|
Copyright © 2018. All rights reserved.