EntityGraph<?> createEntityGraph(
String graphName
)
Return a mutable copy of the named EntityGraph. If there is no entity graph with the specified name, null is returned.
- Parameters:
graphName
- name of an entity graph
- Return:
- entity graph
- Since:
- JPA 2.1