railo.runtime.type.it
Class ForEachQueryIterator

java.lang.Object
  extended by railo.runtime.type.it.ForEachQueryIterator
All Implemented Interfaces:
Iterator

public class ForEachQueryIterator
extends Object
implements Iterator


Constructor Summary
ForEachQueryIterator(Query qry, int pid)
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForEachQueryIterator

public ForEachQueryIterator(Query qry,
                            int pid)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface Iterator

next

public Object next()
Specified by:
next in interface Iterator

remove

public void remove()
Specified by:
remove in interface Iterator

reset

public void reset()
           throws PageException
Throws:
PageException


Copyright © 2012 Railo