Uses of Interface
org.springframework.data.couchbase.core.ExecutableExistsByIdOperation.ExistsByIdWithOptions
Packages that use ExecutableExistsByIdOperation.ExistsByIdWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableExistsByIdOperation.ExistsByIdWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ExecutableExistsByIdOperation.ExistsByIdWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Provides methods for constructing KV exists operations in a fluent way.static interface
Fluent method to specify the collection.static interface
Fluent method to specify the scope.Methods in org.springframework.data.couchbase.core that return ExecutableExistsByIdOperation.ExistsByIdWithOptionsModifier and TypeMethodDescriptionExecutableExistsByIdOperation.ExistsByIdInCollection.inCollection
(String collection) With a different collection