org.apache.ojb.broker.accesslayer
Class ReportQueryRsIterator

java.lang.Object
  extended byorg.apache.ojb.broker.accesslayer.RsIterator
      extended byorg.apache.ojb.broker.accesslayer.ReportQueryRsIterator
All Implemented Interfaces:
java.util.Iterator, OJBIterator

public class ReportQueryRsIterator
extends RsIterator

RsIterator for ReportQueries

Version:
$Id: ReportQueryRsIterator.java 365232 2005-12-21 22:36:07Z tomdz $
Author:
Jakob Braeuchi

Nested Class Summary
 
Nested classes inherited from class org.apache.ojb.broker.accesslayer.RsIterator
RsIterator.ResourceClosedException, RsIterator.ResourceNotClosedException, RsIterator.ResourceWrapper
 
Constructor Summary
ReportQueryRsIterator(RsQueryObject queryObject, PersistenceBrokerImpl broker)
          Constructor for ReportQueryRsIterator.
 
Methods inherited from class org.apache.ojb.broker.accesslayer.RsIterator
absolute, disableLifeCycleEvents, fullSize, getClassDescriptor, hasNext, next, relative, releaseDbResources, remove, setAutoRelease, size, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReportQueryRsIterator

public ReportQueryRsIterator(RsQueryObject queryObject,
                             PersistenceBrokerImpl broker)
Constructor for ReportQueryRsIterator.



(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30