Uses of Interface
javax.jcr.query.Query

Packages that use Query
javax.jcr.query Provides interfaces and classes for content repository 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 © 2004-2005 Day Software Management AG. All Rights Reserved.