|
Oracle Reports Java API Reference 11g Release 1 (11.1.1) E10775-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 |
Group.getDataSource()
Returns the data source of this group |
DataSource[] |
Report.getDataSources()
Returns data sources in this report. |
|
Oracle Reports Java API Reference |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||