public interface ValueConverter
| Modifier and Type | Method and Description | 
|---|---|
AttributeType | 
getType()  | 
java.lang.Object | 
getValue(java.sql.ResultSet rs,
        int column)  | 
AttributeType getType()
java.lang.Object getValue(java.sql.ResultSet rs,
                        int column)
                          throws java.lang.Exception
java.lang.Exception