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, DataAccessException
com.mongodb.MongoExceptionDataAccessExceptionCopyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.