OneToMany.targetEntity - JPA annotation element
Annotation Element javax.persistence.OneToMany
Class targetEntity
Defaults to the parameterized type of the collection when defined using generics.
- Default value:
- void.class
- Since:
- JPA 1.0