| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectResultSet<V>
Abstract base class for classes that implement the
ObjectResultSet
interface. |
class |
SimpleObjectResultSet<V>
Simple
ObjectResultSet implementation. |
| Constructor and Description |
|---|
ObjectResultSetIterator(ObjectResultSet<? extends V> objectResultSet)
Creates an iterator that iterates over the specified object
result-set, consuming the objects in the set.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.