public interface JdbcValueReader
Modifier and Type | Field and Description |
---|---|
static JdbcValueReader |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
Object |
readColumnValue(ResultSet result,
int columnIndex,
int columnType,
String columnName) |