|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface Collection
| Optional Element Summary | |
|---|---|
boolean |
child
Child collections will not allow you to choose from all possible instances of the element type, only to create new instances and remove instances from the collection. |
java.lang.String |
inverse
The field in the other end of the realtionship. |
public abstract java.lang.String inverse
public abstract boolean child
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||