Uses of Package
com.fourspaces.couchdb

Classes in com.fourspaces.couchdb used by com.fourspaces.couchdb
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.
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.