Annotation Type XSecondaryTable
-
@Target(TYPE) @Retention(RUNTIME) public @interface XSecondaryTable
Extended secondary 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
jakarta.persistence.PrimaryKeyJoinColumn[]
pkJoinColumns
String
schema
Unique[]
uniqueConstraints
-