| Package | Description |
|---|---|
| com.googlecode.n_orm | |
| com.googlecode.n_orm.operations | |
| com.googlecode.n_orm.query | |
| com.googlecode.n_orm.storeapi | |
| com.googlecode.n_orm.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyCloseableIterator |
| Modifier and Type | Method and Description |
|---|---|
static ImportExport.ExportReport |
ImportExport.exportPersistingElements(CloseableIterator<? extends PersistingElement> elementsIterator,
ObjectOutputStream out)
Serialize a binary representation for elements in an OutputStream.
|
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<T> |
SearchableClassConstraintBuilder.iterate()
Runs the query to find at most N matching elements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableKeyIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatingIterator
An
CloseableIterator composite able to iterate over a set of
CloseableIterators. |
Copyright © 2016. All Rights Reserved.