MongoDB-Plugin icon indicating copy to clipboard operation
MongoDB-Plugin copied to clipboard

增加对JSON插入,更新等的直接支持.

Open tonysmz opened this issue 7 years ago • 0 comments

目前的Plugin无法直接支持JSON的插入,更新等操作,建议增加该项功能,当前如果需要将JSON存进去,要么得转成BSON,要么得用MongoBean,否则提示找不到fastjson的编码器.

tonysmz avatar Jun 17 '17 00:06 tonysmz