newQuery(cln) - JDO PersistenceManager's method
Method
javax.jdo.PersistenceManager
Query newQuery(
Extent cln
)
Query
with the
Class
of the candidate instances and candidate
Extent
.
- Parameters:
-
cln
- theExtent
of candidate instances
- Returns:
-
the new
Query
- Since:
- JDO 1.0