Example usage for Java javax.persistence Subgraph fields, constructors, methods, implement or subclass
The text is from its open source code.
void | addAttributeNodes(String... attributeName) Add one or more attribute nodes to the entity graph. |
void | addAttributeNodes(Attribute Add one or more attribute nodes to the entity graph. |
Subgraph | addSubgraph(Attribute Add a node to the graph that corresponds to a managed type. |
Subgraph | addSubgraph(String attributeName) Add a node to the graph that corresponds to a managed type. |