T - public abstract class SQLResultIterator<T> extends Object implements com.mysema.commons.lang.CloseableIterator<T>
| Constructor and Description |
|---|
SQLResultIterator(Configuration conf,
Statement stmt,
ResultSet rs) |
public SQLResultIterator(Configuration conf, Statement stmt, ResultSet rs)
public void close()
close in interface com.mysema.commons.lang.CloseableIterator<T>close in interface Closeableclose in interface AutoCloseableCopyright © 2007–2014 Mysema Ltd. All rights reserved.