Package | Description |
---|---|
net.sf.jasperreports.crosstabs.fill | |
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
net.sf.jasperreports.engine.query |
Modifier and Type | Class and Description |
---|---|
class |
JRFillCrosstabParameter
Crosstab parameter implementation used at fill time.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillParameter |
Modifier and Type | Method and Description |
---|---|
JRValueParameter |
JRQueryClauseContext.getValueParameter(java.lang.String parameterName)
Return a value parameter from the report parameters map.
|
protected JRValueParameter |
JRAbstractQueryExecuter.getValueParameter(java.lang.String parameterName)
Return a value parameter from the parameters map.
|
protected JRValueParameter |
JRAbstractQueryExecuter.getValueParameter(java.lang.String parameterName,
boolean ignoreMissing)
Return a value parameter from the parameters map.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JRHibernateQueryExecuter.setParameter(JRValueParameter parameter)
Binds a parameter value to a query parameter.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com