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 JCRSQLParserTokenManager
JCRSQLParser. token_source
Methods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type JCRSQLParserTokenManager Modifier and Type Method Description void
JCRSQLParser. ReInit(JCRSQLParserTokenManager tm)
Constructors in org.apache.jackrabbit.spi.commons.query.sql with parameters of type JCRSQLParserTokenManager Constructor Description JCRSQLParser(JCRSQLParserTokenManager tm)
-