Uses of Class
org.eclipse.persistence.internal.descriptors.MethodAttributeAccessor
Packages that use MethodAttributeAccessor
Package
Description
-
Uses of MethodAttributeAccessor in org.eclipse.persistence.internal.descriptors
Subclasses of MethodAttributeAccessor in org.eclipse.persistence.internal.descriptors -
Uses of MethodAttributeAccessor in org.eclipse.persistence.internal.jaxb
Subclasses of MethodAttributeAccessor in org.eclipse.persistence.internal.jaxbModifier and TypeClassDescriptionclassThis accessor should be used when processing a class that uses method access, and a has set method but no get method. -
Uses of MethodAttributeAccessor in org.eclipse.persistence.sdo.helper
Subclasses of MethodAttributeAccessor in org.eclipse.persistence.sdo.helperModifier and TypeClassDescriptionclassPurpose: A wrapper class for handling cases when the domain object attributes are to be accessed thru the accessor methods that are called "get" and "set".