public interface CouchbasePagingAndSortingRepository<T,ID extends Serializable> extends CouchbaseRepository<T,ID>, PagingAndSortingRepository<T,ID>
Repository interface that is
a PagingAndSortingRepository.getCouchbaseOperationsfindAll, findAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAllCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.