ObjectDB ObjectDB

SecondaryTable.pkJoinColumns - JPA annotation element

(Optional) The columns that are used to join with the primary table.

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