Skip navigation links
Spring Data Couchbase

Spring Data Couchbase 2.2.6.RELEASE API

Packages 
Package Description
org.springframework.data.couchbase.config
This package contains all classes needed for specific configuration of Spring Data Couchbase.
org.springframework.data.couchbase.core
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
org.springframework.data.couchbase.core.convert
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
org.springframework.data.couchbase.core.convert.translation
This package contains a service interface to translate entities to a Couchbase storable format, and its implementations.
org.springframework.data.couchbase.core.mapping
This package contains interfaces and annotations relative to object-json mapping and the notion of a Couchbase Storable.
org.springframework.data.couchbase.core.mapping.event
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
org.springframework.data.couchbase.core.mapping.id  
org.springframework.data.couchbase.core.query
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and the associated indexes.
org.springframework.data.couchbase.monitor
This package contains all classes related to monitoring the Couchbase cluster, statistics that will be exposed as JMX beans.
org.springframework.data.couchbase.repository
This package contains the Couchbase interfaces to support the Spring Data repository abstraction.
org.springframework.data.couchbase.repository.auditing  
org.springframework.data.couchbase.repository.cdi
This package contains the Couchbase implementation to integrate the Spring Data repository abstraction with CDI.
org.springframework.data.couchbase.repository.config
This package contains the support classes to configure repositories in the context of Couchbase.
org.springframework.data.couchbase.repository.query
This package contains classes related to query derivation and concrete ways of querying couchbase.
org.springframework.data.couchbase.repository.query.support
This package contains support classes for query derivation and other ways of querying couchbase (helper classes).
org.springframework.data.couchbase.repository.support
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
Skip navigation links
Spring Data Couchbase

Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.