Uses of Interface
org.springframework.data.couchbase.core.ReactiveFindByQueryOperation.FindByQueryWithOptions
Packages that use ReactiveFindByQueryOperation.FindByQueryWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveFindByQueryOperation.FindByQueryWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ReactiveFindByQueryOperation.FindByQueryWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Deprecated.static interface
Fluent method to specify the collectionstatic interface
Fluent method to specify the scopestatic interface
Fluent method to specify scan consistency.static interface
Fluent method to specify DISTINCT fieldsstatic interface
Fluent method to specify fields to project.static interface
Fluent method to specify a return type different than the the entity type to use for the results.static interface
provides methods for constructing query operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveFindByQueryOperation.FindByQueryWithOptionsModifier and TypeMethodDescriptionReactiveFindByQueryOperation.FindByQueryInCollection.inCollection
(String collection)