Uses of Class
org.springframework.data.couchbase.querydsl.document.CouchbaseDocumentSerializer
Packages that use 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
Methods in org.springframework.data.couchbase.querydsl.document that return CouchbaseDocumentSerializerModifier and TypeMethodDescriptionprotected CouchbaseDocumentSerializerAbstractCouchbaseQueryDSL.getSerializer()Constructors in org.springframework.data.couchbase.querydsl.document with parameters of type CouchbaseDocumentSerializer -
Uses of CouchbaseDocumentSerializer in org.springframework.data.couchbase.repository.support
Modifier and TypeClassDescriptionclassCustomCouchbaseDocumentSerializerto take mapping information into account when building keys for constraints.