Annotation Type XTable
-
@Target(TYPE) @Retention(RUNTIME) public @interface XTable
Extended table.- Since:
- 0.4.0
- Author:
- Abe White
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
catalog
ForeignKey[]
foreignKeys
Index[]
indexes
String
schema
Unique[]
uniqueConstraints
-