Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
3.0.2
-
None
-
linux ubuntu 14.04 LTS
mongoDB
netbeans 8.02
java drivers
Description
i just found that the using MongoClient to replace Mongo, so use client.getDatabase() to replace mongo.getDB(), but why the GridFS only receive the DB params as the only type , i just can case MongoDatabase to DB, but the getDB is disposed from the mongoClient