|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ResultList | List interface that represents a potentially lazy ResultList instantiation. |
| ResultObjectProvider | Interface that allows lazy/custom instantiation of input objects. |
| Class Summary | |
| CollectionResultList | A basic ResultList inplementation that just wraps
a Collection. |
| EagerResultList | Simple, non-lazy ResultList implementation |
| LazyResultList | Lazy ResultList implementation. |
| MergedResultList | A MergedResultList is a wrapper for multiple instances of a
ResultList that may be returned. |
| ResultListFactory | A factory that creates an appropriate ResultList for a given input. |
| ResultListIterator | Wrapper iterator that will return false for hasNext() if
the owning ResultList has been closed. |
Result Object Provider Framework
This package provides a framework for the lazy loading of potentially large lists of data.
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||