mongodb-while insert a new document in mongodb在mongodb中插入新文档时

12 浏览
0 Comments

mongodb-while insert a new document in mongodb在mongodb中插入新文档时

我对MongoDB还不熟悉,在使用Java连接MongoDB时,可以使用insert和put方法来向MongoDB的集合中插入文档。那么使用insert和put选项有什么区别呢?

0