Uses of Class
play.db.helper.JdbcIterator

Packages that use JdbcIterator
play.db.helper   
 

Uses of JdbcIterator in play.db.helper
 

Subclasses of JdbcIterator in play.db.helper
 class JdbcWindowIterator<T>
           
 

Methods in play.db.helper that return JdbcIterator
static
<U> JdbcIterator<U>
JdbcIterator.execute(SqlQuery query, java.lang.Class<U> resultClass)
           
static
<U> JdbcIterator<U>
JdbcIterator.execute(SqlQuery query, JdbcResultFactory<U> factory)
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly