prem kumar
unread,Nov 7, 2012, 12:46:01 PM11/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
Hi,
I have insert a value for mongodb. But I want to take particular value using Java.
Example :
{ "_id" : { "$oid" : "5098e0eefa60eb3bd20a8d5f"} , "id" : 105 , "prodname" : "Odonil Jasmine" , "path" : "sites/default/files/odonil-jasmine.jpg" , "subid" : 3001 , "pid" : 5055 , "mer-2" : 24}
I have insert a value for mongodb. I want to take a value for id or pid using java.
That is 105 or 5055.
I want to use a java example. Let you help for me.
Thanks for advance.
Regards,
Prem