ObjectDB ObjectDB

Column.nullable - JPA annotation element

Annotation Element
javax.persistence.Column
boolean nullable

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