Uses of Interface
org.springframework.data.couchbase.core.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
Modifier and TypeInterfaceDescriptionstatic interface
Provides methods for constructing query operations in a fluent way.static interface
Deprecated.static interface
Fluent method to specify the collection.static interface
Fluent method to specify the scope.static interface
static interface
Fluent method to specify options.Modifier and TypeMethodDescriptionReactiveRemoveByQueryOperation.RemoveByQueryWithOptions.withOptions
(com.couchbase.client.java.query.QueryOptions options) Fluent method to specify options to use for execution