Spring Data Couchbase

Package org.springframework.data.couchbase.core

Interface Summary
BucketCallback<T> 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.
 

Class Summary
CouchbaseExceptionTranslator Simple PersistenceExceptionTranslator for Couchbase.
CouchbaseFactoryBean Convenient Factory for configuring a CouchbaseClient.
CouchbaseTemplate  
 

Enum Summary
WriteResultChecking How failing write results should be handled.
 

Exception Summary
CouchbaseDataIntegrityViolationException A Couchbase specific integrity violation exception, thrown as a result of failing db operations.
OperationCancellationException Data Access Exception that identifies Operations cancelled while being processed.
OperationInterruptedException Data Access Exception that identifies Operations interrupted while being processed.
 


Spring Data Couchbase

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