Uses of Interface
org.eclipse.persistence.jpa.config.JoinTable
Packages that use JoinTable
Package
Description
-
Uses of JoinTable in org.eclipse.persistence.internal.jpa.config.columns
Methods in org.eclipse.persistence.internal.jpa.config.columns that return JoinTable -
Uses of JoinTable in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return JoinTable -
Uses of JoinTable in org.eclipse.persistence.internal.jpa.config.tables
Classes in org.eclipse.persistence.internal.jpa.config.tables that implement JoinTable -
Uses of JoinTable in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return JoinTableModifier and TypeMethodDescriptionJoinTable.setCatalog
(String catalog) JoinTable.setCreationSuffix
(String creationSuffix) AssociationOverride.setJoinTable()
ManyToMany.setJoinTable()
ManyToOne.setJoinTable()
OneToMany.setJoinTable()
OneToOne.setJoinTable()