Uses of Interface
org.eclipse.persistence.jpa.config.VariableOneToOne
Packages that use VariableOneToOne
Package
Description
-
Uses of VariableOneToOne in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return VariableOneToOne -
Uses of VariableOneToOne in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement VariableOneToOneMethods in org.eclipse.persistence.internal.jpa.config.mappings that return VariableOneToOneModifier and TypeMethodDescriptionVariableOneToOneImpl.setTargetInterface
(String targetInterface) -
Uses of VariableOneToOne in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return VariableOneToOneModifier and TypeMethodDescriptionEmbeddable.addVariableOneToOne()
Entity.addVariableOneToOne()
MappedSuperclass.addVariableOneToOne()
VariableOneToOne.setNonCacheable
(Boolean nonCacheable) VariableOneToOne.setOptional
(Boolean optional) VariableOneToOne.setOrphanRemoval
(Boolean orphanRemoval) VariableOneToOne.setPartitioned
(String partitioned) VariableOneToOne.setPrivateOwned
(Boolean privateOwned) VariableOneToOne.setTargetInterface
(String targetInterface)