AbstractQueryExecuterFactory
.public abstract class JRAbstractQueryExecuterFactory extends java.lang.Object implements QueryExecuterFactory
QUERY_EXECUTER_FACTORY_PREFIX
Constructor and Description |
---|
JRAbstractQueryExecuterFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JRQueryExecuter |
createQueryExecuter(JasperReportsContext jasperReportsContext,
JRDataset dataset,
java.util.Map<java.lang.String,? extends JRValueParameter> parameters)
Deprecated.
Creates a query executer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBuiltinParameters, supportsQueryParameterType
createQueryExecuter
public JRAbstractQueryExecuterFactory()
public JRQueryExecuter createQueryExecuter(JasperReportsContext jasperReportsContext, JRDataset dataset, java.util.Map<java.lang.String,? extends JRValueParameter> parameters) throws JRException
QueryExecuterFactory
createQueryExecuter
in interface QueryExecuterFactory
jasperReportsContext
- the JasperReportsContextdataset
- the dataset containing the query, fields, etcparameters
- map of value parameters (instances of JRValueParameter
)
indexed by nameJRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com