类 play.db.helper.JdbcIterator
的使用

使用 JdbcIterator 的软件包
play.db.helper   
 

play.db.helperJdbcIterator 的使用
 

play.db.helperJdbcIterator 的子类
 class JdbcWindowIterator<T>
           
 

返回 JdbcIteratorplay.db.helper 中的方法
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