Uses of Interface
javax.jcr.query.Query

Packages that use Query
javax.jcr.query Provides interfaces and classes for JCR searching functionality. 
 

Uses of Query in javax.jcr.query
 

Methods in javax.jcr.query that return Query
 Query QueryManager.createQuery(java.lang.String statement, java.lang.String language)
          Creates a new query by specifying the query statement itself and the language in which the query is stated.
 Query QueryManager.getQuery(Node node)
          Retrieves an existing persistent query.
 



Copyright © 2005 Aparzev Software Ltd. All Rights Reserved.