Uses of Class
org.modeshape.graph.query.parse.SqlQueryParser

Packages that use SqlQueryParser
org.modeshape.jcr.query   
 

Uses of SqlQueryParser in org.modeshape.jcr.query
 

Subclasses of SqlQueryParser in org.modeshape.jcr.query
 class JcrQomQueryParser
          A parser for the JCR Query Object Model language.
 class JcrSql2QueryParser
          An specialization of the SqlQueryParser that uses a different language name that matches the JCR 2.0 specification.
 class JcrSqlQueryParser
          Parser for JCR-SQL queries that produces abstract query model (AQM) objects.
 



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