org.exolab.castor.jdo.engine
public abstract static class SQLTypes.SQLTypeConvertor extends Object implements TypeConvertor
Field Summary | |
---|---|
Class | fromType |
Class | toType |
Constructor Summary | |
---|---|
SQLTypeConvertor(Class fromType, Class toType) |
Method Summary | |
---|---|
abstract Object | convert(Object obj, String param) |
String | toString() |