public static class JdbcStorageDaoBlobImpl.CollectRows extends Object implements RowCallback
| Constructor and Description |
|---|
JdbcStorageDaoBlobImpl.CollectRows(List<DataNode> result) |
public void processRow(ResultSet resultSet) throws SQLException
RowCallback
ResultSet.next() was already called and must not be called by the
callback.
processRow in interface RowCallbackresultSet - The result holding the dataSQLException - the callback may throw an SQLExceptionCopyright © 2015 Eclipse SCADA Project. All rights reserved.