ObjectDB ObjectDB

OrderColumn.nullable - JPA annotation element

Annotation Element
javax.persistence.OrderColumn
boolean nullable

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