JDO Method
in javax.jdo.PersistenceManager

Query newQuery(
  Extent cln
)


Create a new Query with the Class of the candidate instances and candidate Extent.
Parameters:
cln - the Extent of candidate instances
Return:
the new Query
Since:
JDO 1.0