ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.query.process.QueryEngine

Packages that use QueryEngine
org.modeshape.jcr.query.lucene The core query engine, which currently uses Lucene for indexing and raw queries, and the Hibernate Search engine (which does not depend on or use Hibernate Core or JPA) for updating and querying the Lucene indexes. 
 

Uses of QueryEngine in org.modeshape.jcr.query.lucene
 

Subclasses of QueryEngine in org.modeshape.jcr.query.lucene
 class LuceneQueryEngine
          A QueryEngine that uses Lucene for answering queries.
 


ModeShape Distribution 3.0.0.Beta4

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