| Package | Description |
|---|---|
| org.ektorp | |
| org.ektorp.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> Page<T> |
CouchDbConnector.queryForPage(ViewQuery query,
PageRequest pr,
Class<T> type)
Provides paged view results.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Page<T> |
StdCouchDbConnector.queryForPage(ViewQuery query,
PageRequest pr,
Class<T> type) |
Page<T> |
PageResponseHandler.success(HttpResponse hr) |
Copyright © 2013. All Rights Reserved.