Uses of Class
org.springframework.data.couchbase.repository.support.DBRef
Packages that use DBRef
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
Uses of DBRef in org.springframework.data.couchbase.querydsl.document
Methods in org.springframework.data.couchbase.querydsl.document that return DBRefModifier and TypeMethodDescriptionprotected abstract DBRefCouchbaseDocumentSerializer.asReference(Object constant) protected DBRefCouchbaseDocumentSerializer.asReferenceKey(Class<?> entity, Object id) -
Uses of DBRef in org.springframework.data.couchbase.repository.support
Methods in org.springframework.data.couchbase.repository.support that return DBRefModifier and TypeMethodDescriptionprotected DBRefSpringDataCouchbaseSerializer.asReference(Object constant) protected DBRefSpringDataCouchbaseSerializer.asReference(Object constant, com.querydsl.core.types.Path<?> path)