SecondaryTable.pkJoinColumns - JPA annotation element
Annotation Element javax.persistence.SecondaryTable
PrimaryKeyJoinColumn[] pkJoinColumns
Defaults to the column(s) of the same name(s) as the primary key column(s) in the primary table.
- Default value:
- {}
- Since:
- JPA 1.0