ID « mongodb « Java Database Q&A





1. Mongo Database, SELECT * WHERE id = 3 AND id = 4    stackoverflow.com

I have a MongoDB and I want to get two records or more records and put this in a map. The code below works ok if I have just one query.put(ïd", "7"); ...