Query newQuery(
Extent cln,
String filter
)
Create a new
Query
with the candidate Extent
and filter; the class is taken from the Extent
. - Parameters:
cln
- theExtent
of candidate instancesfilter
- the filter for candidate instances
- Return:
- the new
Query
- Since:
- JDO 1.0