|
||||||||||
| 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 |
appliesTo
name of the targeted table |
| Optional Element Summary | |
|---|---|
Index[] |
indexes
Indexes |
| Element Detail |
|---|
public abstract String appliesTo
public abstract Index[] indexes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||