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.
|
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 |
Copyright © 2004–2013 Day Management AG. All rights reserved.