public class JdbcStorageDao.RowHandler extends Object implements RowCallback
Constructor and Description |
---|
JdbcStorageDao.RowHandler(ConnectionContext connectionContext) |
public JdbcStorageDao.RowHandler(ConnectionContext connectionContext)
public void processRow(ResultSet resultSet) throws SQLException
RowCallback
ResultSet.next()
was already called and must not be called by the
callback.
processRow
in interface RowCallback
resultSet
- The result holding the dataSQLException
- the callback may throw an SQLException
public int getCount()
Copyright © 2016 Eclipse SCADA Project. All rights reserved.