Whether querying is supported in NoSQL depends on the NoSQL platform you are using. Some NoSQL data-sources may support dynamic querying through their own query language, others may not support querying at all. The following types of queries are supported by NoSQL.
JPQL Queries
Native Queries
Interaction Queries
For more information on support for these queries, see "Defining Queries" in Solutions Guide for EclipseLink.