public interface CouchbaseRepository<T,ID extends Serializable> extends CrudRepository<T,ID>
Repository interface.| Modifier and Type | Method and Description |
|---|---|
CouchbaseOperations |
getCouchbaseOperations() |
CouchbaseOperations getCouchbaseOperations()
operation template.Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.