EntityManager.getEntityGraph.">
Jakarta Persistence (JPA) Method

String name


(Optional) The name used to identify the entity graph in calls to EntityManager.getEntityGraph. If no name is explicitly specified, the name defaults to the entity name of the annotated root entity. Entity graph names must be unique within the persistence unit.
Default:
""
Since:
Jakarta Persistence (JPA) 1.0