Spring Data Couchbase

Uses of Package
org.springframework.data.couchbase.core

Packages that use org.springframework.data.couchbase.core
org.springframework.data.couchbase.config   
org.springframework.data.couchbase.core   
org.springframework.data.couchbase.repository.query   
org.springframework.data.couchbase.repository.support   
 

Classes in org.springframework.data.couchbase.core used by org.springframework.data.couchbase.config
CouchbaseTemplate
           
 

Classes in org.springframework.data.couchbase.core used by org.springframework.data.couchbase.core
BucketCallback
          Defines the callback which will be wrapped and executed on a bucket.
CouchbaseOperations
          Defines common operations on the Couchbase data source, most commonly implemented by CouchbaseTemplate.
WriteResultChecking
          How failing write results should be handled.
 

Classes in org.springframework.data.couchbase.core used by org.springframework.data.couchbase.repository.query
CouchbaseOperations
          Defines common operations on the Couchbase data source, most commonly implemented by CouchbaseTemplate.
 

Classes in org.springframework.data.couchbase.core used by org.springframework.data.couchbase.repository.support
CouchbaseOperations
          Defines common operations on the Couchbase data source, most commonly implemented by CouchbaseTemplate.
 


Spring Data Couchbase

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