Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager

Packages that use JCRSQLParserTokenManager
org.apache.jackrabbit.spi.commons.query.sql   
 

Uses of JCRSQLParserTokenManager in org.apache.jackrabbit.spi.commons.query.sql
 

Fields in org.apache.jackrabbit.spi.commons.query.sql declared as JCRSQLParserTokenManager
 JCRSQLParserTokenManager JCRSQLParser.token_source
          Generated Token Manager.
 

Methods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type JCRSQLParserTokenManager
 void JCRSQLParser.ReInit(JCRSQLParserTokenManager tm)
          Reinitialise.
 

Constructors in org.apache.jackrabbit.spi.commons.query.sql with parameters of type JCRSQLParserTokenManager
JCRSQLParser(JCRSQLParserTokenManager tm)
          Constructor with generated Token Manager.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.