1
Q:

how to convert a jsonobject to a dbobject

 DBObject object = (DBObject) JSON.parse(obj.toString());
 collection.insert(object)
0

New to Communities?

Join the community