8.7. Query Factory

Query objects are used to find persistent objects matching certain criteria. You can obtain a Query through one of the PersistenceManager's several newQuery methods. See the chapter covering the Query interface and the PersistenceManager Javadoc for details.