Uses of Interface
org.eclipse.persistence.jpa.config.VariableOneToOne
-
Packages that use VariableOneToOne Package Description org.eclipse.persistence.jpa.config -
-
Uses of VariableOneToOne in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return VariableOneToOne Modifier and Type Method Description VariableOneToOneEmbeddable. addVariableOneToOne()VariableOneToOneEntity. addVariableOneToOne()VariableOneToOneMappedSuperclass. addVariableOneToOne()VariableOneToOneVariableOneToOne. setAccess(String access)VariableOneToOneVariableOneToOne. setFetch(String fetch)VariableOneToOneVariableOneToOne. setName(String name)VariableOneToOneVariableOneToOne. setNonCacheable(Boolean nonCacheable)VariableOneToOneVariableOneToOne. setOptional(Boolean optional)VariableOneToOneVariableOneToOne. setOrphanRemoval(Boolean orphanRemoval)VariableOneToOneVariableOneToOne. setPartitioned(String partitioned)VariableOneToOneVariableOneToOne. setPrivateOwned(Boolean privateOwned)VariableOneToOneVariableOneToOne. setTargetInterface(String targetInterface)
-