Package javax.persistence
Annotation Type NamedSubgraph
-
@Target({}) @Retention(RUNTIME) public @interface NamedSubgraph
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description NamedAttributeNode[]attributeNodesStringname
-
-
-
Element Detail
-
name
String name
-
-
-
attributeNodes
NamedAttributeNode[] attributeNodes
-
-
-
type
Class type
- Default:
- void.class
-
-