public final class DefaultQueryExecuterFactoryBundle extends Object implements JRQueryExecuterFactoryBundle
| Modifier and Type | Method and Description |
|---|---|
static DefaultQueryExecuterFactoryBundle |
getInstance() |
static DefaultQueryExecuterFactoryBundle |
getInstance(JasperReportsContext jasperReportsContext) |
String[] |
getLanguages() |
QueryExecuterFactory |
getQueryExecuterFactory(String language) |
public static DefaultQueryExecuterFactoryBundle getInstance()
public static DefaultQueryExecuterFactoryBundle getInstance(JasperReportsContext jasperReportsContext)
public String[] getLanguages()
getLanguages in interface JRQueryExecuterFactoryBundlepublic QueryExecuterFactory getQueryExecuterFactory(String language) throws JRException
getQueryExecuterFactory in interface JRQueryExecuterFactoryBundleJRExceptionCopyright © 2017. All rights reserved.