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