Copyright© 2008-2022 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| javax.jcr |
Provides interfaces and classes for the Content Repository for Java Technology.
|
| javax.jcr.query |
Provides interfaces and classes for content repository searching functionality.
|
| javax.jcr.query.qom |
Provides interfaces and classes for content repository Query Object Model.
|
| Class and Description |
|---|
| QueryManager
This interface encapsulates methods for the management of search queries.
|
| Class and Description |
|---|
| InvalidQueryException
Thrown by methods of
Query. |
| Query
A
Query object. |
| QueryResult
A
QueryResult object. |
| Row
A row in the query result table.
|
| RowIterator
Allows easy iteration through a list of
Rows with
nextRow as well as a skip method inherited from
RangeIterator. |
| Class and Description |
|---|
| InvalidQueryException
Thrown by methods of
Query. |
| Query
A
Query object. |
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.