EntityGraph<?> getEntityGraph(
String graphName
)
Obtain a named EntityGraph. The returned instance of
EntityGraph should be considered immutable. - Parameters:
graphName- name of an existing entity graph
- Return:
- named entity graph
- Throws:
- IllegalArgumentException - if there is no entity of graph with the given name
- Since:
- JPA 2.1