Query newQuery(
Class cls,
String filter
)
Create a new
Query
with the Class
of the candidate instances and filter. - Parameters:
cls
- theClass
of resultsfilter
- the filter for candidate instances
- Return:
- the new
Query
- Since:
- JDO 1.0