Skip to content

Instantly share code, notes, and snippets.

@johndemic
Created April 20, 2011 01:48
Show Gist options
  • Save johndemic/930166 to your computer and use it in GitHub Desktop.
Save johndemic/930166 to your computer and use it in GitHub Desktop.
ObjectMapper mapper = new ObjectMapper();
mapper.readValue(queryString, BasicDBObject.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment