org.exolab.castor.jdo.engine
static class SQLTypes.TypeConvertorInfo extends Object
Field Summary | |
---|---|
SQLTypes.SQLTypeConvertor | convertor
The convertor. |
Class | fromType
The type being converted from. |
Class | toType
The type being converted to. |
Constructor Summary | |
---|---|
TypeConvertorInfo(SQLTypes.SQLTypeConvertor convertor) |