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 CouchbaseDocumentSerializer
AbstractCouchbaseQueryDSL.getSerializer()
Constructors in com.querydsl.couchbase.document with parameters of type CouchbaseDocumentSerializer -
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.