public class DBRowIterator extends Object implements org.databene.commons.HeavyweightIterator<DBRow>
| Constructor and Description |
|---|
DBRowIterator(DBTable table,
Connection connection,
String whereClause) |
public DBRowIterator(DBTable table, Connection connection, String whereClause) throws SQLException
SQLExceptionpublic DBRowIterator withTable(DBTable table)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2006–2014 Volker Bergmann. All rights reserved.