Module org.eclipse.persistence.core
Class VirtualAttributeMethodInfo
java.lang.Object
org.eclipse.persistence.internal.descriptors.VirtualAttributeMethodInfo
- All Implemented Interfaces:
Serializable
Data-holding object that holds information about object used by mappings with
a VIRTUAL access type.
This data is used by our weaver to determine which methods to weave
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetGetMethodName(String getMethodName) voidsetSetMethodName(String setMethodName)