public static class ValueConverterFactory.LongConverter extends java.lang.Object implements ValueConverter
| Constructor and Description |
|---|
ValueConverterFactory.LongConverter() |
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
getType() |
java.lang.Object |
getValue(java.sql.ResultSet rs,
int columnIndex) |
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