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