Package jakarta.persistence
Annotation Type NamedEntityGraphs
- 
 @Target(TYPE) @Retention(RUNTIME) public @interface NamedEntityGraphs Used to groupNamedEntityGraphannotations.- Since:
- 2.1
- See Also:
- NamedEntityGraph
 
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description NamedEntityGraph[]value
 
- 
- 
- 
Element Detail- 
valueNamedEntityGraph[] value 
 
- 
 
-