How to change the type of a field in mongo db using Java?

后端 未结 0 1089
梦谈多话
梦谈多话 2020-12-20 10:34

I want to change the type of a field in mongo db collection using java code.

e.g. I want to change one field from String type to Date type.

Using mongo compass

相关标签:
回答
  • 消灭零回复
提交回复
热议问题