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 Closeable
close
in interface AutoCloseable
Copyright © 2007–2015 Mysema Ltd. All rights reserved.