|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CouchDbConnector | |
|---|---|
| org.ektorp.dataload | |
| org.ektorp.impl | |
| org.ektorp.support | |
| Uses of CouchDbConnector in org.ektorp.dataload |
|---|
| Fields in org.ektorp.dataload declared as CouchDbConnector | |
|---|---|
protected CouchDbConnector |
DefaultDataLoader.db
|
| Constructors in org.ektorp.dataload with parameters of type CouchDbConnector | |
|---|---|
DefaultDataLoader(CouchDbConnector db)
|
|
DefaultDataLoader(CouchDbConnector db,
org.codehaus.jackson.map.ObjectMapper objectMapper)
|
|
| Uses of CouchDbConnector in org.ektorp.impl |
|---|
| Classes in org.ektorp.impl that implement CouchDbConnector | |
|---|---|
class |
StdCouchDbConnector
|
| Uses of CouchDbConnector in org.ektorp.support |
|---|
| Fields in org.ektorp.support declared as CouchDbConnector | |
|---|---|
protected CouchDbConnector |
CouchDbRepositorySupport.db
|
| Constructors in org.ektorp.support with parameters of type CouchDbConnector | |
|---|---|
CouchDbRepositorySupport(java.lang.Class<T> type,
CouchDbConnector db)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||