public static class ValueConverterFactory.DoubleConverter extends java.lang.Object implements ValueConverter
| Constructor and Description |
|---|
ValueConverterFactory.DoubleConverter() |
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
getType() |
java.lang.Object |
getValue(java.sql.ResultSet rs,
int columnIndex) |
public ValueConverterFactory.DoubleConverter()
public AttributeType getType()
getType in interface ValueConverterpublic java.lang.Object getValue(java.sql.ResultSet rs,
int columnIndex)
throws java.sql.SQLException
getValue in interface ValueConverterjava.sql.SQLException