JPA Annotation Attribute
in javax.persistence.JoinColumn

boolean updatable default true


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