org.exolab.castor.jdo.engine

Class SQLTypes.TypeConvertorInfo

Enclosing Class:
SQLTypes

(package private) static class SQLTypes.TypeConvertorInfo
extends java.lang.Object

Information used to locate a type convertor.

Field Summary

(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.

Constructor Summary

TypeConvertorInfo(org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor)

Field Details

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.

Constructor Details

TypeConvertorInfo

(package private)  TypeConvertorInfo(org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor)

Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com