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