- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- MethodBasedFieldTransformation, TransformerBasedFieldTransformation
public abstract class FieldTransformation
extends java.lang.Object
implements java.io.Serializable
INTERNAL:
This class is used to store the field transformations on the TransformationMapping.
The transformation can be done either using a field transformer object or a method
on the domain object. These cases are reflected by the subclasses
- Since:
- OracleAS TopLink 10g (10.0.3)
- Author:
- mmacivor
- See Also:
- Serialized Form