Uses of Interface
org.springframework.data.couchbase.core.ReactiveRemoveByQueryOperation.RemoveByQueryWithQuery
Packages that use ReactiveRemoveByQueryOperation.RemoveByQueryWithQuery
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveRemoveByQueryOperation.RemoveByQueryWithQuery in org.springframework.data.couchbase.core
Subinterfaces of ReactiveRemoveByQueryOperation.RemoveByQueryWithQuery in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing query operations in a fluent way.static interfaceDeprecated.static interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfacestatic interfaceFluent method to specify options.Methods in org.springframework.data.couchbase.core that return ReactiveRemoveByQueryOperation.RemoveByQueryWithQueryModifier and TypeMethodDescriptionReactiveRemoveByQueryOperation.RemoveByQueryWithOptions.withOptions(com.couchbase.client.java.query.QueryOptions options) Fluent method to specify options to use for execution