ObjectDB ObjectDB

MapKeyJoinColumn.columnDefinition - JPA annotation element

Annotation Element
javax.persistence.MapKeyJoinColumn
String columnDefinition

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