JPA Annotation Attribute
in javax.persistence.Column

String name default ""


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