Package | Description |
---|---|
com.couchbase.client.java | |
com.couchbase.client.java.repository |
Modifier and Type | Method and Description |
---|---|
rx.Observable<AsyncRepository> |
CouchbaseAsyncBucket.repository() |
rx.Observable<AsyncRepository> |
AsyncBucket.repository()
The
Repository provides access to full object document mapping (ODM) capabilities. |
Modifier and Type | Class and Description |
---|---|
class |
CouchbaseAsyncRepository |
Modifier and Type | Method and Description |
---|---|
AsyncRepository |
Repository.async() |
AsyncRepository |
CouchbaseRepository.async() |
Copyright © 2015 Couchbase, Inc.