Uses of Interface
org.springframework.data.couchbase.core.ExecutableRemoveByQueryOperation.RemoveByQueryWithOptions
Packages that use ExecutableRemoveByQueryOperation.RemoveByQueryWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableRemoveByQueryOperation.RemoveByQueryWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ExecutableRemoveByQueryOperation.RemoveByQueryWithOptions 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 interfaceMethods in org.springframework.data.couchbase.core that return ExecutableRemoveByQueryOperation.RemoveByQueryWithOptionsModifier and TypeMethodDescriptionExecutableRemoveByQueryOperation.RemoveByQueryInCollection.inCollection(String collection) With a different collection