See: Description
| Interface | Description |
|---|---|
| ObjectResultSet<V> |
Set of objects that represent the result of a query.
|
| Class | Description |
|---|---|
| AbstractObjectResultSet<V> |
Abstract base class for classes that implement the
ObjectResultSet
interface. |
| CustomUrlCodec |
Utility for encoding and decoding strings so that they can safely be used as
part of a URL.
|
| ObjectResultSet.ObjectResultSetIterator<V> |
Simple implementation of an iterator that consumes a object result-set.
|
| SimpleObjectResultSet<V> |
Simple
ObjectResultSet implementation. |
Copyright © 2011–2016 aquenos GmbH. All rights reserved.