Annotation Type XSecondaryTables
-
@Target(TYPE) @Retention(RUNTIME) public @interface XSecondaryTables
Allows the specification of multiple secondary tables.- Since:
- 0.4.0
- Author:
- Abe White
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description XSecondaryTable[]
value
-
-
-
Element Detail
-
value
XSecondaryTable[] value
- Default:
- {}
-
-