Package javax.persistence
Annotation Type PrimaryKeyJoinColumns
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description PrimaryKeyJoinColumn[]value
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ForeignKeyforeignKey
-
-
-
Element Detail
-
value
PrimaryKeyJoinColumn[] value
-
-
-
foreignKey
ForeignKey foreignKey
- Default:
- @javax.persistence.ForeignKey
-
-