ObjectDB ObjectDB

AttributeOverride.column - JPA annotation element

Annotation Element
javax.persistence.AttributeOverride
Column column

(Required) The column that is being mapped to the persistent attribute. The mapping type will remain the same as is defined in the embeddable class or mapped superclass.
Since:
JPA 1.0