Package javax.persistence
Annotation Type ElementCollection
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface ElementCollection
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description FetchType
fetch
java.lang.Class
targetClass
-
-
-
-
fetch
FetchType fetch
- Default:
- javax.persistence.FetchType.LAZY
-
-