JoinColumn.columnDefinition - JPA annotation element
Annotation Element javax.persistence.JoinColumn
String columnDefinition
Defaults to the generated SQL for the column.
- Default value:
- ""
- Since:
- JPA 1.0