public static interface JDBCStream.ResultSetValueSelector
Modifier and Type | Method and Description |
---|---|
String |
getColumnName() |
Object |
selectValue(ResultSet resultSet) |
String getColumnName()
Object selectValue(ResultSet resultSet) throws SQLException
SQLException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.