Package javax.persistence
Annotation Type MapKeyJoinColumn
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface MapKeyJoinColumn
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringcolumnDefinitionbooleaninsertablejava.lang.Stringnamebooleannullablejava.lang.StringreferencedColumnNamejava.lang.Stringtablebooleanuniquebooleanupdatable
-