Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
-
Packages that use JCRSQLParserTokenManager Package Description 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 Modifier and Type Field Description JCRSQLParserTokenManagerJCRSQLParser. token_sourceMethods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type JCRSQLParserTokenManager Modifier and Type Method Description voidJCRSQLParser. ReInit(JCRSQLParserTokenManager tm)Constructors in org.apache.jackrabbit.spi.commons.query.sql with parameters of type JCRSQLParserTokenManager Constructor Description JCRSQLParser(JCRSQLParserTokenManager tm)
-