ObjectDB ObjectDB

Column.name - JPA annotation element

Annotation Element
javax.persistence.Column
String name

(Optional) The name of the column. Defaults to the property or field name.
Default value:
""
Since:
JPA 1.0