public interface JRClauseFunction
Query executers can delegate the handling of a query clause chunk to such a function.
JRQueryChunk.TYPE_CLAUSE_TOKENS
Modifier and Type | Method and Description |
---|---|
void |
apply(JRClauseTokens clauseTokens,
JRQueryClauseContext queryContext)
Handles a query clause chunk.
|
void apply(JRClauseTokens clauseTokens, JRQueryClauseContext queryContext)
clauseTokens
- the clause tokensqueryContext
- the query context© 2001-2014 TIBCO Software Inc. www.jaspersoft.com