Uses of Interface
org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation
Packages that use ExecutableFindByAnalyticsOperation
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableFindByAnalyticsOperation in org.springframework.data.couchbase.core
Subinterfaces of ExecutableFindByAnalyticsOperation in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptioninterface
Defines common operations on the Couchbase data source, most commonly implemented byCouchbaseTemplate
.interface
The fluent couchbase operations combines all different possible operations for simplicity reasons.Classes in org.springframework.data.couchbase.core that implement ExecutableFindByAnalyticsOperationModifier and TypeClassDescriptionclass
Implements lower-level couchbase operations on top of the SDK with entity mapping capabilities.class