JPA Annotation Attribute
in javax.persistence.MapKeyJoinColumn

String columnDefinition default ""


(Optional) The SQL fragment that is used when generating the DDL for the column. Defaults to SQL generated by the provider for the column.
Since:
JPA 2.0