public class SubNkPkQueryIdentity.RecursiveIterator extends Object implements org.databene.commons.iterator.TabularIterator
| Constructor and Description |
|---|
SubNkPkQueryIdentity.RecursiveIterator(Connection connection,
String dbId,
KeyMapper mapper,
Database database) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected org.databene.commons.HeavyweightIterator<Object> |
createParentPkIterator(Connection connection,
Database database) |
String[] |
getColumnNames() |
boolean |
hasNext() |
Object[] |
next() |
void |
remove() |
public SubNkPkQueryIdentity.RecursiveIterator(Connection connection, String dbId, KeyMapper mapper, Database database)
protected org.databene.commons.HeavyweightIterator<Object> createParentPkIterator(Connection connection, Database database)
public String[] getColumnNames()
getColumnNames in interface org.databene.commons.Tabularpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2006–2014 Volker Bergmann. All rights reserved.