org.exolab.castor.jdo.engine
Class SQLTypes.TypeConvertorInfo
java.lang.Object
org.exolab.castor.jdo.engine.SQLTypes.TypeConvertorInfo
- SQLTypes
(package private) static class SQLTypes.TypeConvertorInfo
extends java.lang.Object
Information used to locate a type convertor.
(package private) org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor | convertor - The convertor.
|
(package private) Class | fromType - The type being converted from.
|
(package private) Class | toType - The type being converted to.
|
convertor
(package private) final org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor
The convertor.
fromType
(package private) final Class fromType
The type being converted from.
toType
(package private) final Class toType
The type being converted to.
TypeConvertorInfo
(package private) TypeConvertorInfo(org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com