ObjectDB ObjectDB

MapKeyJoinColumn.nullable - JPA annotation element

Annotation Element
javax.persistence.MapKeyJoinColumn
boolean nullable

(Optional) Whether the foreign key column is nullable.
Default value:
false
Since:
JPA 2.0