| Package | Description |
|---|---|
| net.sf.jasperreports.engine.query |
Provides support for report queries and query executers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardParameterTypesClauseFunction |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ParameterTypesClauseFunction> |
StandardSingleQueryParameterTypesClauseFunctionBundle.getTypeFunctions(String queryLanguage,
String clauseId) |
Collection<? extends ParameterTypesClauseFunction> |
ParameterTypesClauseFunctionBundle.getTypeFunctions(String queryLanguage,
String clauseId) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Class<?>> |
ParameterTypeSelectorClauseFunction.findSupportedTypes(ParameterTypesClauseFunction typesFunction,
List<Class<?>> parameterTypes) |
void |
StandardSingleQueryParameterTypesClauseFunctionBundle.setFunctions(String clauseId,
ParameterTypesClauseFunction... functions) |
void |
StandardSingleQueryParameterTypesClauseFunctionBundle.setFunctions(String clauseId,
ParameterTypesClauseFunction function) |
Copyright © 2017. All rights reserved.