Package | Description |
---|---|
net.sf.jasperreports.engine.query |
Provides support for report queries and query executers.
|
Modifier and Type | Method and Description |
---|---|
protected List<JRAbstractQueryExecuter.QueryParameter> |
JRAbstractQueryExecuter.getCollectedParameters()
Returns the list of
query parameters in the order in which they appear in the query. |
Modifier and Type | Method and Description |
---|---|
void |
JRAbstractQueryExecuter.QueryParameterVisitor.visit(JRAbstractQueryExecuter.QueryParameter parameter) |
Copyright © 2017. All rights reserved.