Uses of Interface
org.eclipse.persistence.jpa.config.ManyToOne
Package
Description
-
Uses of ManyToOne in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of ManyToOne in org.eclipse.persistence.internal.jpa.config.mappings
-
Uses of ManyToOne in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionEmbeddable.addManyToOne()
Entity.addManyToOne()
MappedSuperclass.addManyToOne()
ManyToOne.setJoinFetch
(String joinFetch) ManyToOne.setNonCacheable
(Boolean nonCacheable) ManyToOne.setOptional
(Boolean optional) ManyToOne.setPartitioned
(String partitioned) ManyToOne.setTargetEntity
(String targetEntity)