ObjectDB ObjectDB

JoinColumn.nullable - JPA annotation element

Annotation Element
javax.persistence.JoinColumn
boolean nullable

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