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 JRQueryExecuterFactoryBundle
public QueryExecuterFactory getQueryExecuterFactory(String language) throws JRException
getQueryExecuterFactory
in interface JRQueryExecuterFactoryBundle
JRException
Copyright © 2019 TIBCO Software Inc.. All rights reserved.