| Package | Description |
|---|---|
| org.openspaces.persistency.hibernate.iterator |
A set of implementations of DataIterator using Hibernate.
|
| Class and Description |
|---|
| AbstractChunkDataIterator
A base class that accepts a batch size and will create several iterators on the given
entity by chunking it into batch size chuncks, each iterator will iterate only on the given
chunk.
|
| AbstractScrollableDataIterator
A base class for scrollable result set (
ScrollableResults created based on either an
entity name or a SQLQuery. |
Copyright © GigaSpaces.