Annotation Type XJoinColumn
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface XJoinColumnExtended join column.- Since:
- 0.4.0
- Author:
- Abe White
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringcolumnDefinitionbooleaninsertablejava.lang.Stringnamebooleannullablejava.lang.StringreferencedAttributeNamejava.lang.StringreferencedColumnNamejava.lang.Stringtablebooleanuniquebooleanupdatable
-