Uses of Class
org.springframework.data.couchbase.querydsl.document.CouchbaseDocumentSerializer
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
Uses of CouchbaseDocumentSerializer in org.springframework.data.couchbase.querydsl.document
Modifier and TypeMethodDescriptionprotected CouchbaseDocumentSerializer
AbstractCouchbaseQueryDSL.getSerializer()
-
Uses of CouchbaseDocumentSerializer in org.springframework.data.couchbase.repository.support
Modifier and TypeClassDescriptionclass
CustomCouchbaseDocumentSerializer
to take mapping information into account when building keys for constraints.