public static class ValueConverterFactory.DateConverter extends java.lang.Object implements ValueConverter
| Constructor and Description | 
|---|
ValueConverterFactory.DateConverter()  | 
| 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