|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExecutor | |
|---|---|
| org.ektorp.impl | |
| Uses of QueryExecutor in org.ektorp.impl |
|---|
| Classes in org.ektorp.impl that implement QueryExecutor | |
|---|---|
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. |
| Fields in org.ektorp.impl declared as QueryExecutor | |
|---|---|
protected QueryExecutor |
StdCouchDbConnector.queryExecutor
|
| Methods in org.ektorp.impl with parameters of type QueryExecutor | |
|---|---|
void |
StdCouchDbConnector.setQueryExecutor(QueryExecutor queryExecutor)
Set an alternative QueryExecutor instance in order to change the executeQuery implementation as you like. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||