Uses of Interface
railo.runtime.type.Iterator

Packages that use Iterator
coldfusion.sql   
railo.runtime   
railo.runtime.query   
railo.runtime.type   
railo.runtime.type.query   
railo.runtime.type.trace   
 

Uses of Iterator in coldfusion.sql
 

Subinterfaces of Iterator in coldfusion.sql
 interface QueryTable
           
 

Uses of Iterator in railo.runtime
 

Methods in railo.runtime that return Iterator
 Iterator PageContextImpl.getIterator(String key)
           
abstract  Iterator PageContext.getIterator(String key)
          get variable from string definition and cast it to a Iterator Object
 

Uses of Iterator in railo.runtime.query
 

Classes in railo.runtime.query that implement Iterator
 class QueryCacheQuery
           
 

Uses of Iterator in railo.runtime.type
 

Subinterfaces of Iterator in railo.runtime.type
 interface Query
          inteface for resultset (query) object
 

Classes in railo.runtime.type that implement Iterator
 class QueryImpl
           
 

Uses of Iterator in railo.runtime.type.query
 

Classes in railo.runtime.type.query that implement Iterator
 class SimpleQuery
           
 

Uses of Iterator in railo.runtime.type.trace
 

Classes in railo.runtime.type.trace that implement Iterator
 class TOQuery
           
 



Copyright © 2012 Railo