|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.commons.query.sql2.Parser
org.apache.jackrabbit.spi.commons.query.sql2.Parser
Parser
instead.
public class Parser
The SQL2 parser can convert a JCR-SQL2 query to a QueryObjectModel.
| Constructor Summary | |
|---|---|
Parser(QueryObjectModelFactory factory,
ValueFactory valueFactory)
Deprecated. Create a new parser. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.jackrabbit.commons.query.sql2.Parser |
|---|
createQueryObjectModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Parser(QueryObjectModelFactory factory,
ValueFactory valueFactory)
factory - the query object model factoryvalueFactory - the value factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||