ObjectDB ObjectDB

MapKeyJoinColumn.updatable - JPA annotation element

Annotation Element
javax.persistence.MapKeyJoinColumn
boolean updatable

(Optional) Whether the column is included in SQL UPDATE statements generated by the persistence provider.
Default value:
true
Since:
JPA 2.0