Uses of Class
javax.jcr.query.InvalidQueryException

Packages that use InvalidQueryException
javax.jcr.query Provides interfaces and classes for content repository searching functionality. 
 

Uses of InvalidQueryException in javax.jcr.query
 

Methods in javax.jcr.query that throw InvalidQueryException
 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.