org.exolab.castor.jdo.engine

Class SQLTypes.TypeConvertorInfo

static class SQLTypes.TypeConvertorInfo extends Object

Information used to locate a type convertor.
Field Summary
SQLTypes.SQLTypeConvertorconvertor
The convertor.
ClassfromType
The type being converted from.
ClasstoType
The type being converted to.
Constructor Summary
TypeConvertorInfo(SQLTypes.SQLTypeConvertor convertor)

Field Detail

convertor

final SQLTypes.SQLTypeConvertor convertor
The convertor.

fromType

final Class fromType
The type being converted from.

toType

final Class toType
The type being converted to.

Constructor Detail

TypeConvertorInfo

TypeConvertorInfo(SQLTypes.SQLTypeConvertor convertor)
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com