|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
@Deprecated
public @interface CollectionOfElementsAnnotation used to mark a collection as a collection of elements or a collection of embedded objects
| Optional Element Summary | |
|---|---|
FetchType |
fetch
Deprecated. |
Class |
targetElement
Deprecated. Represent the element class in the collection Only useful if the collection does not use generics |
public abstract Class targetElement
public abstract FetchType fetch
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||