|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicSqlQueryParser | |
---|---|
org.modeshape.jcr.query.parse | This package defines the QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
Uses of BasicSqlQueryParser in org.modeshape.jcr.query.parse |
---|
Subclasses of BasicSqlQueryParser in org.modeshape.jcr.query.parse | |
---|---|
class |
JcrQomQueryParser
A parser for the JCR Query Object Model language. |
class |
JcrSql2QueryParser
An specialization of the BasicSqlQueryParser 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. |
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |