Package com.fourspaces.couchdb

Class Summary
AdHocView Creates an AdHoc view...
CouchResponse The CouchResponse parses the HTTP response returned by the CouchDB server.
Database This represents a particular database on the CouchDB server
Document Everything in CouchDB is a Document.
Session The Session is the main connection to the CouchDB instance.
View The View is the mechanism for performing Querys on a CouchDB instance.
ViewResults The results of a view request is just a specialized Document object.
 



Copyright © 2012. All Rights Reserved.