Uses of Class
org.lightcouch.CouchDbContext
-
-
Uses of CouchDbContext in org.lightcouch
Fields in org.lightcouch declared as CouchDbContext Modifier and Type Field Description private CouchDbContext
CouchDbClientBase. context
Methods in org.lightcouch that return CouchDbContext Modifier and Type Method Description CouchDbContext
CouchDbClientBase. context()
Provides access to DB server APIs.
-