Uses of Interface
org.springframework.data.couchbase.core.query.QueryCriteriaDefinition

Packages that use QueryCriteriaDefinition
Package
Description
 
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and the associated indexes.
 
This package contains the Couchbase implementations to support the Spring Data repository abstraction.