Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-03

Package oracle.toplink.mappings.transformers

Interface Summary
AttributeTransformer
FieldTransformer This interface is used by the Transformation Mapping to build the value for a specific field.
 

Class Summary
AttributeTransformerAdapter Purpose: Provides an empty implementation of AttributeTransformer.
ConstantTransformer Purpose: Allows a field to always be mapped to a constant value.
FieldTransformerAdapter Purpose: Provides an empty implementation of FieldTransformer.
MethodBasedAttributeTransformer  
MethodBasedFieldTransformer  
 


Copyright © 1998, 2010, Oracle. All Rights Reserved.