Uses of Interface
org.eclipse.persistence.jpa.config.JoinTable
-
Packages that use JoinTable Package Description org.eclipse.persistence.jpa.config -
-
Uses of JoinTable in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return JoinTable Modifier and Type Method Description JoinTableJoinTable. setCatalog(String catalog)JoinTableJoinTable. setCreationSuffix(String creationSuffix)JoinTableAssociationOverride. setJoinTable()JoinTableManyToMany. setJoinTable()JoinTableManyToOne. setJoinTable()JoinTableOneToMany. setJoinTable()JoinTableOneToOne. setJoinTable()JoinTableJoinTable. setName(String name)JoinTableJoinTable. setSchema(String schema)
-