Spring Data Couchbase

Package org.springframework.data.couchbase.repository.support

Interface Summary
ViewMetadataProvider Interface to abstract ViewMetadataProvider that provides Views to be used for query execution.
 

Class Summary
CouchbaseRepositoryFactory Factory to create SimpleCouchbaseRepository instances.
CouchbaseRepositoryFactoryBean<T extends Repository<S,ID>,S,ID extends Serializable> The factory bean to create repositories.
MappingCouchbaseEntityInformation<T,ID extends Serializable> Entity Information container.
SimpleCouchbaseRepository<T,ID extends Serializable> Repository base implementation for Couchbase.
 

Enum Summary
ViewPostProcessor RepositoryProxyPostProcessor that sets up an interceptor to read View information from the invoked method.
 


Spring Data Couchbase

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