|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History... |
| {code:java} |
| CouchDbClient client = new DefaultCouchDbClient(); // Reuse a single instance of Server CouchDbClient and Database |
| Database database = client.getDatabase("couch4j"); |
... |