MapKeyColumn.nullable - JPA annotation element
Annotation Element javax.persistence.MapKeyColumn
boolean nullable
(Optional) Whether the database column is nullable.
- Default value:
- false
- Since:
- JPA 2.0