Uses of Interface
org.springframework.data.couchbase.core.ReactiveFindByIdOperation.FindByIdWithOptions
Packages that use ReactiveFindByIdOperation.FindByIdWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveFindByIdOperation.FindByIdWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ReactiveFindByIdOperation.FindByIdWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfacestatic interfacestatic interfacestatic interfaceProvides methods for constructing query operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveFindByIdOperation.FindByIdWithOptionsModifier and TypeMethodDescriptionReactiveFindByIdOperation.FindByIdInCollection.inCollection(String collection) With a different collection