|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ResultSetIterator.Row2Obj in net.darkmist.alib.db |
|---|
| Classes in net.darkmist.alib.db that implement ResultSetIterator.Row2Obj | |
|---|---|
class |
ResultSetLongIterator
|
| Methods in net.darkmist.alib.db with parameters of type ResultSetIterator.Row2Obj | |
|---|---|
protected void |
ResultSetIterator.setConverter(ResultSetIterator.Row2Obj<E> converter)
|
| Constructors in net.darkmist.alib.db with parameters of type ResultSetIterator.Row2Obj | |
|---|---|
ResultSetIterator(PreparedStatement stmt,
ResultSetIterator.Row2Obj<E> converter)
Create a ResultSetIterator from a
PreparedStatement. |
|
ResultSetIterator(PreparedStatement stmt,
ResultSetIterator.Row2Obj<E> converter,
boolean exclusive)
|
|
ResultSetIterator(ResultSet rs,
ResultSetIterator.Row2Obj<E> converter)
Create a ResultSetIterator from a
ResultSet. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||