| Package | Description |
|---|---|
| org.ektorp.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQueryExecutor
This is the default implementation of the executeQuery method of StdCouchDbConnector,
as of before the method was delegating to the QueryExecutor strategy interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected QueryExecutor |
StdCouchDbConnector.queryExecutor |
| Modifier and Type | Method and Description |
|---|---|
void |
StdCouchDbConnector.setQueryExecutor(QueryExecutor queryExecutor)
Set an alternative QueryExecutor instance in order to change the executeQuery implementation as you like.
|
Copyright © 2017. All rights reserved.