Uses of Class
org.apache.jackrabbit.core.query.AbstractQueryImpl

Packages that use AbstractQueryImpl
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.query   
 

Uses of AbstractQueryImpl in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return AbstractQueryImpl
protected  AbstractQueryImpl SearchManager.createQueryInstance()
          Creates a new instance of an AbstractQueryImpl which is not initialized.
 

Uses of AbstractQueryImpl in org.apache.jackrabbit.core.query
 

Subclasses of AbstractQueryImpl in org.apache.jackrabbit.core.query
 class QueryImpl
          Provides the default implementation for a JCR query.
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.