|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.jdo.engine.SQLTypes.TypeConvertorInfo
Information used to locate a type convertor.
Field Summary | |
---|---|
(package private) org.exolab.castor.jdo.engine.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 | |
---|---|
(package private) |
SQLTypes.TypeConvertorInfo(org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final java.lang.Class toType
final java.lang.Class fromType
final org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor
Constructor Detail |
SQLTypes.TypeConvertorInfo(org.exolab.castor.jdo.engine.SQLTypes.SQLTypeConvertor convertor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |