|
||||||||
| 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
static class SQLTypes.TypeConvertorInfo
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 |
|---|
final java.lang.Class toType
final java.lang.Class fromType
final SQLTypes.SQLTypeConvertor convertor
| Constructor Detail |
|---|
SQLTypes.TypeConvertorInfo(SQLTypes.SQLTypeConvertor convertor)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||