T - public interface ReactiveDatabaseCallback<T>
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<T> |
doInDB(com.mongodb.reactivestreams.client.MongoDatabase db) |
org.reactivestreams.Publisher<T> doInDB(com.mongodb.reactivestreams.client.MongoDatabase db) throws com.mongodb.MongoException, org.springframework.dao.DataAccessException
com.mongodb.MongoExceptionorg.springframework.dao.DataAccessExceptionCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.