ModeShape Distribution 3.0.0.CR1

Package org.modeshape.jcr.api.query

This package provides a set of interfaces that extend the JCR 2.0 API query interfaces with JCR 2.0 functionality.

See:
          Description

Interface Summary
Query A specialization of the standard JCR Query interface that adds the ModeShape-specific constant for the full-text search query language.
QueryManager A specialization of the standard JCR QueryManager interface that returns the ModeShape-specific extension interfaces from QueryManager.getQOMFactory() and QueryManager.getQuery(Node).
QueryResult Replicates some of the methods introduced in JCR 2.0, but also provides an extension that allows accessing the JCR PropertyType for each of the columns.
 

Exception Summary
QueryCancelledException A RepositoryException that signifies that an executing query has been cancelled.
 

Package org.modeshape.jcr.api.query Description

This package provides a set of interfaces that extend the JCR 2.0 API query interfaces with JCR 2.0 functionality.


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.