Uses of Class
com.querydsl.couchbase.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 com.querydsl.couchbase.document
Methods in com.querydsl.couchbase.document that return CouchbaseDocumentSerializerModifier and TypeMethodDescriptionprotected CouchbaseDocumentSerializerAbstractCouchbaseQueryDSL.getSerializer()Constructors in com.querydsl.couchbase.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.