Uses of Interface
org.springframework.data.couchbase.core.ExecutableFindByQueryOperation.FindByQueryWithProjection
Packages that use ExecutableFindByQueryOperation.FindByQueryWithProjection
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableFindByQueryOperation.FindByQueryWithProjection in org.springframework.data.couchbase.core
Subinterfaces of ExecutableFindByQueryOperation.FindByQueryWithProjection in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Provides methods for constructing query operations in a fluent way.static interface
Fluent method to specify DISTINCT fieldsstatic interface
Fluent method to specify fields to project.Methods in org.springframework.data.couchbase.core that return ExecutableFindByQueryOperation.FindByQueryWithProjectionModifier and TypeMethodDescriptionFinds the distinct values for a specified field across a single collectionDefine the target type fields should be mapped to.