Uses of Interface
org.eclipse.persistence.jpa.config.PrimaryKeyJoinColumn
Packages that use PrimaryKeyJoinColumn
Package
Description
-
Uses of PrimaryKeyJoinColumn in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return PrimaryKeyJoinColumn -
Uses of PrimaryKeyJoinColumn in org.eclipse.persistence.internal.jpa.config.columns
Classes in org.eclipse.persistence.internal.jpa.config.columns that implement PrimaryKeyJoinColumnModifier and TypeClassDescriptionclass
JPA scripting API implementation. -
Uses of PrimaryKeyJoinColumn in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return PrimaryKeyJoinColumn -
Uses of PrimaryKeyJoinColumn in org.eclipse.persistence.internal.jpa.config.tables
Methods in org.eclipse.persistence.internal.jpa.config.tables that return PrimaryKeyJoinColumn -
Uses of PrimaryKeyJoinColumn in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PrimaryKeyJoinColumnModifier and TypeMethodDescriptionEntity.addPrimaryKeyJoinColumn()
OneToOne.addPrimaryKeyJoinColumn()
SecondaryTable.addPrimaryKeyJoinColumn()
PrimaryKeyJoinColumn.setColumnDefinition
(String columnDefinition) PrimaryKeyJoinColumn.setReferencedColumnName
(String referencedColumnName)