Uses of Interface
com.avaje.ebean.SqlFutureList

Packages that use SqlFutureList
com.avaje.ebean Core API (see Ebean and EbeanServer). 
 

Uses of SqlFutureList in com.avaje.ebean
 

Methods in com.avaje.ebean that return SqlFutureList
 SqlFutureList SqlQuery.findFutureList()
          Execute find list SQL query in a background thread.
 SqlFutureList EbeanServer.findFutureList(SqlQuery query, Transaction t)
          Execute find list SQL query in a background thread.
 



Copyright © 2010. All Rights Reserved.