JPA Annotation Attribute
in javax.persistence.OrderColumn

String name default ""


(Optional) The name of the ordering column. Defaults to the concatenation of the name of the referencing property or field; "_"; "ORDER".
Since:
JPA 2.0