|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Table
Complementary information to a table either primary or secondary
Required Element Summary | |
---|---|
String |
name
name of the targeted table |
Optional Element Summary | |
---|---|
Index[] |
indexes
Indexes |
Element Detail |
---|
public abstract String name
public abstract Index[] indexes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |