JPA Annotation Attribute
in javax.persistence.OrderColumn

boolean updatable default true


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