Uses of Interface
org.jooq.FutureResult

Packages that use FutureResult
org.jooq   
 

Uses of FutureResult in org.jooq
 

Methods in org.jooq that return FutureResult
 FutureResult<R> ResultQuery.fetchLater()
          Fetch results asynchronously.
 FutureResult<R> ResultQuery.fetchLater(ExecutorService executor)
          Fetch results asynchronously.
 



Copyright © 2012. All Rights Reserved.