SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Package com.solarmetric.rd.rop

Result Object Provider Framework

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.
 

Package com.solarmetric.rd.rop Description

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

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.