Uses of Interface
org.eclipse.persistence.jpa.config.VariableOneToOne
Package
Description
-
Uses of VariableOneToOne in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of VariableOneToOne in org.eclipse.persistence.internal.jpa.config.mappings
Modifier and TypeMethodDescriptionVariableOneToOneImpl.setTargetInterface
(String targetInterface) -
Uses of VariableOneToOne in org.eclipse.persistence.jpa.config
Modifier 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)