|
Oracle Reports Java API Reference 10g Release 2 (10.1.2) B14049-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSource | |
| oracle.reports.plugin.datasource | |
| oracle.reports.plugin.definition | |
| Uses of DataSource in oracle.reports.plugin.datasource |
| Fields in oracle.reports.plugin.datasource declared as DataSource | |
protected DataSource |
PluginDataSourceTemplate.mDataSource |
| Methods in oracle.reports.plugin.datasource that return DataSource | |
DataSource |
PluginDataSourceTemplate.getDataSource()Gets the hosting Reports data source object of the Plugin. |
| Methods in oracle.reports.plugin.datasource with parameters of type DataSource | |
void |
PluginDataSourceTemplate.setDataSource(DataSource datasource)Sets the Reports hosting data source object of the plugin |
void |
PluginDataSource.setDataSource(DataSource datasource)Set the hosting Reports data source object of this Plugin Data Source. |
| Uses of DataSource in oracle.reports.plugin.definition |
| Methods in oracle.reports.plugin.definition that return DataSource | |
DataSource[] |
Report.getDataSources()Returns data sources in this report. |
DataSource |
Group.getDataSource()Returns the data source of this group |
|
Oracle Reports Java API Reference |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||