| | Class | Description |
|---|
| | CouchDatabaseReader |
CouchDatabaseReader interprets data returned from the service and applies attributes to target database. |
| | CouchDatabaseWriter |
CouchDatabaseWriter interprets a target database and writes any attributes related. |
| | CouchDocumentReader |
CouchDocumentReader interprets result returned from service and applies any related attributes to target document. |
| | CouchDocumentWriter |
CouchDocumentWriter handles writing attributes from a target document to an object that CouchDB can interpret. |