Package javax.jcr.query
package javax.jcr.query
Provides interfaces and classes for content repository searching functionality.
-
ClassDescriptionThrown by methods of
Query.AQueryobject.This interface encapsulates methods for the management of search queries.AQueryResultobject.A row in the query result table.Allows easy iteration through a list ofRows withnextRowas well as askipmethod inherited fromRangeIterator.