Spring Data Couchbase

Uses of Interface
org.springframework.data.couchbase.repository.CouchbaseRepository

Packages that use CouchbaseRepository
org.springframework.data.couchbase.repository.support   
 

Uses of CouchbaseRepository in org.springframework.data.couchbase.repository.support
 

Classes in org.springframework.data.couchbase.repository.support that implement CouchbaseRepository
 class SimpleCouchbaseRepository<T,ID extends Serializable>
          Repository base implementation for Couchbase.
 


Spring Data Couchbase

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