public final class JRQueryExecuterUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JRQueryExecuterUtils.WrappingQueryExecuterFactory
Deprecated.
To be removed.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_QUERY_EXECUTER_FACTORY_NOT_REGISTERED |
| Modifier and Type | Method and Description |
|---|---|
QueryExecuterFactory |
getExecuterFactory(String language)
Returns a query executer factory for a query language.
|
static JRQueryExecuterUtils |
getInstance(JasperReportsContext jasperReportsContext) |
public static final String EXCEPTION_MESSAGE_KEY_QUERY_EXECUTER_FACTORY_NOT_REGISTERED
public static JRQueryExecuterUtils getInstance(JasperReportsContext jasperReportsContext)
public QueryExecuterFactory getExecuterFactory(String language) throws JRException
language - the query languageJRExceptionQueryExecuterFactory.QUERY_EXECUTER_FACTORY_PREFIXCopyright © 2017. All rights reserved.