|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ElementCollectionThe @ElementCollection defines a collection of instances of a basic type.
| Optional Element Summary | |
|---|---|
FetchType |
fetch
|
java.lang.Class |
targetClass
|
public abstract java.lang.Class targetClass
public abstract FetchType fetch
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||