Query newQuery(
Class cls,
Collection cln
)
Create a new
Query
with the candidate Class
and Collection
. - Parameters:
cls
- theClass
of resultscln
- theCollection
of candidate instances
- Return:
- the new
Query
- Since:
- JDO 1.0