Uses of Interface
org.springframework.data.couchbase.core.ReactiveFindByIdOperation.FindByIdWithProjection
Packages that use ReactiveFindByIdOperation.FindByIdWithProjection
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveFindByIdOperation.FindByIdWithProjection in org.springframework.data.couchbase.core
Subinterfaces of ReactiveFindByIdOperation.FindByIdWithProjection in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceProvides methods for constructing query operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveFindByIdOperation.FindByIdWithProjectionModifier and TypeMethodDescriptionReactiveFindByIdOperation.FindByIdWithExpiry.withExpiry(Duration expiry) Load only certain fields for the document.