public interface IDbService
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.client.MongoCollection |
getCollection()
Get and return the database named db_name.
|
com.mongodb.client.gridfs.GridFSBucket |
getGridFSBucket()
Get and return the GridFSBucket named bucket_name.
|
Copyright © 2019. All rights reserved.