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