org.exolab.castor.jdo.engine
Class SQLTypes.TypeConvertorInfo

java.lang.Object
  extended by org.exolab.castor.jdo.engine.SQLTypes.TypeConvertorInfo
Enclosing class:
SQLTypes

static class SQLTypes.TypeConvertorInfo
extends java.lang.Object

Information used to locate a type convertor.


Field Summary
(package private)  SQLTypes.SQLTypeConvertor convertor
          The convertor.
(package private)  java.lang.Class fromType
          The type being converted from.
(package private)  java.lang.Class toType
          The type being converted to.
 
Constructor Summary
SQLTypes.TypeConvertorInfo(SQLTypes.SQLTypeConvertor convertor)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

toType

final java.lang.Class toType
The type being converted to.


fromType

final java.lang.Class fromType
The type being converted from.


convertor

final SQLTypes.SQLTypeConvertor convertor
The convertor.

Constructor Detail

SQLTypes.TypeConvertorInfo

SQLTypes.TypeConvertorInfo(SQLTypes.SQLTypeConvertor convertor)


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