See: Description
| Interface | Description |
|---|---|
| ColumnInfo |
Metadata for the columns in an
IItemResultSet. |
| IItemResultSet |
Provides a simple ResultSet abstraction for item queries.
|
| Class | Description |
|---|---|
| ClassEntry | |
| DefaultIItemResultSet |
The default implementation of an
IItemResultSet. |
| ItemResultSetFactory |
Factory for creating an
IItemResultSet. |
| SingleEntryItemCollection |
Implementation helper class for handling a singular
IItem as an IItemCollection. |
| SingleEntryItemCollection.SingleEntryIItemIterable | |
| SingleEntryItemCollection.SingleEntryIteratorOfIterable |
| Exception | Description |
|---|---|
| ItemResultSetException |
Exception for problems when reading from an
IItemResultSet. |