|
SPT Object Database API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ForeignKeys
Annotation used to configure all the foreign key fields in a prevalent object in a single block at the class level.
© Copyright 2008 Sans Pareil Technologies, Inc.
| Required Element Summary | |
|---|---|
ForeignKey[] |
value
The array of foreign key annotations for the various fields in the prevalent object. |
| Element Detail |
|---|
public abstract ForeignKey[] value
|
SPT Object Database API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||