| Modifier and Type | Interface and Description |
|---|---|
interface |
ClasspathAwareDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClasspathAwareDataAdapter |
class |
AbstractDataAdapter |
| Modifier and Type | Method and Description |
|---|---|
DataAdapter |
AbstractDataAdapterService.getDataAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static DataAdapterService |
DataAdapterServiceUtil.getDataAdapterService(DataAdapter dataAdapter)
Deprecated.
Replaced by
DataAdapterServiceUtil.getService(DataAdapter). |
DataAdapterService |
DataAdapterServiceFactory.getDataAdapterService(JasperReportsContext jasperReportsContext,
DataAdapter dataAdapter) |
DataAdapterService |
DefaultDataAdapterServiceFactory.getDataAdapterService(JasperReportsContext jasperReportsContext,
DataAdapter dataAdapter) |
DataAdapterService |
DataAdapterServiceUtil.getService(DataAdapter dataAdapter) |
void |
AbstractDataAdapterService.setDataAdapter(DataAdapter dataAdapter)
FIXME consider removing
|
| Constructor and Description |
|---|
AbstractDataAdapterService(DataAdapter dataAdapter)
Deprecated.
|
AbstractDataAdapterService(JasperReportsContext jasperReportsContext,
DataAdapter dataAdapter) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CsvDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataSourceDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbqlDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbqlDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmptyDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HibernateDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpringHibernateDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringHibernateDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JdbcDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JndiDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
JndiDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MondrianDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
MondrianDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataSourceProviderDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceProviderDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryExecuterDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecuterDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XlsDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XlsxDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsxDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteXmlDataAdapter |
interface |
XmlDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteXmlDataAdapterImpl |
class |
XmlDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XmlaDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlaDataAdapterImpl |
Copyright © 2014. All rights reserved.