Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


Package oracle.toplink.mappings.converters

Interface Summary
Converter Purpose: Conversion interface to allow conversion between object and data types.

 

Class Summary
ClassInstanceConverter Purpose: Allows a class name to be converter to and from a new instance of the class.
ObjectTypeConverter Purpose: Object type converter is used to match a fixed number of database data values to Java object value.
SerializedObjectConverter Purpose: The serialized object converter can be used to store an arbitrary object or set of objects into a database blob field.
TypeConversionConverter Purpose: Type conversion converters are used to explicitly map a database type to a Java type.

 


Skip navigation links

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