Uses of Class
org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
-
Packages that use BasicIndirectionPolicy Package Description org.eclipse.persistence.internal.indirection -
-
Uses of BasicIndirectionPolicy in org.eclipse.persistence.internal.indirection
Subclasses of BasicIndirectionPolicy in org.eclipse.persistence.internal.indirection Modifier and Type Class Description classContainerIndirectionPolicyPurpose: Provide ability for developers to wrap ValueHolders (Basic Indirection)classProxyIndirectionPolicyProxyIndirectionPolicyclassWeavedObjectBasicIndirectionPolicyA WeavedObjectBasicIndirectionPolicy is used by OneToOne mappings that are LAZY through weaving and which use Property(method) access.
-