Package javax.jcr.query
package javax.jcr.query
Provides interfaces and classes for content repository searching functionality.
-
ClassDescriptionThrown by methods of
Query
.AQuery
object.This interface encapsulates methods for the management of search queries.AQueryResult
object.A row in the query result table.Allows easy iteration through a list ofRow
s withnextRow
as well as askip
method inherited fromRangeIterator
.