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 interfaceProvides methods for constructing query operations in a fluent way.static interfaceFluent method to specify DISTINCT fieldsstatic interfaceFluent 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.