Uses of Class
org.ektorp.StreamingViewResult

Packages that use StreamingViewResult
org.ektorp   
org.ektorp.impl   
 

Uses of StreamingViewResult in org.ektorp
 

Methods in org.ektorp that return StreamingViewResult
 StreamingViewResult CouchDbConnector.queryForStreamingView(ViewQuery query)
          Please note that the StreamingViewResult need to be closed after usage.
 

Uses of StreamingViewResult in org.ektorp.impl
 

Methods in org.ektorp.impl that return StreamingViewResult
 StreamingViewResult StdCouchDbConnector.queryForStreamingView(ViewQuery query)
           
 



Copyright © 2011. All Rights Reserved.