ObjectDB ObjectDB

MapKeyJoinColumn.insertable - JPA annotation element

Annotation Element
javax.persistence.MapKeyJoinColumn
boolean insertable

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