|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface SecondaryTables
The SecondaryTables annotation is used to specify multiple secondary tables for an entity.
| Required Element Summary | |
|---|---|
SecondaryTable[] |
value
List of SecondaryTable objects. |
| Element Detail |
|---|
public abstract SecondaryTable[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||