public interface DbCallback<T>
Modifier and Type | Method and Description |
---|---|
T |
doInDB(com.mongodb.DB db) |
T doInDB(com.mongodb.DB db) throws com.mongodb.MongoException, org.springframework.dao.DataAccessException
com.mongodb.MongoException
org.springframework.dao.DataAccessException
Copyright © 2015. All rights reserved.