| Package | Description |
|---|---|
| com.querydsl.couchbase.document | |
| org.springframework.data.couchbase.repository.support |
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract DBRef |
CouchbaseDocumentSerializer.asReference(Object constant) |
protected DBRef |
CouchbaseDocumentSerializer.asReferenceKey(Class<?> entity,
Object id) |
| Modifier and Type | Method and Description |
|---|---|
protected DBRef |
SpringDataCouchbaseSerializer.asReference(Object constant) |
protected DBRef |
SpringDataCouchbaseSerializer.asReference(Object constant,
com.querydsl.core.types.Path<?> path) |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.