public class CouchDbClientWrapper extends Object
CouchDbClientWrapper(org.lightcouch.CouchDbClient client)
org.lightcouch.Changes
changes()
org.lightcouch.CouchDbContext
context()
org.lightcouch.Response
save(Object doc)
update(Object doc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CouchDbClientWrapper(org.lightcouch.CouchDbClient client)
public org.lightcouch.Response update(Object doc)
public org.lightcouch.Response save(Object doc)
public org.lightcouch.Changes changes()
public org.lightcouch.CouchDbContext context()
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.