Package | Description |
---|---|
javax.persistence |
Java Persistence is the API for the management for persistence and object/relational mapping.
|
Modifier and Type | Method | Description |
---|---|---|
PrimaryKeyJoinColumn[] |
pkJoinColumns() |
(Optional) The columns that are used to join with
the primary table.
|
PrimaryKeyJoinColumn[] |
value() |
One or more
PrimaryKeyJoinColumn annotations. |
Copyright © 2018. All rights reserved.