Class CouchDbConnection

All Implemented Interfaces:
Closeable, AutoCloseable, NoSqlConnection<Map<String,Object>,DefaultNoSqlObject>

public final class CouchDbConnection extends AbstractNoSqlConnection<Map<String,Object>,DefaultNoSqlObject>
The Apache CouchDB implementation of NoSqlConnection.