Oracle Reports
Java API Reference
10g (9.0.4)
B12019-01

Package oracle.reports.plugin

Provides the API of the generic Reports Plugin component.

See:
          Description

Interface Summary
Plugin Base interface of the Reports Plugin.
PluginEditor Provides the UI dialog box for users to edit or modify a plugin.
PluginFactory Creates plugin instances, holds static information, and provides shared functions of this type of plugin.
PluginResultSetMetaData Defines the extended result set meta data used by the Reports Plugin Data Source.

 

Class Summary
PluginCondition Defines a condition, like SQL's WHERE clause, that expresses the restriction on data item values returned in the result set.
PluginEditorTemplate Dummy dialog of the Template Plugin Data Source.
PluginFactoryTemplate Base Factory class used by the Template Plugin Data Source.
PluginResultSetMetaDataTemplate Template ResultSetMetaData class used by the Template Plugin Data Source.
PluginResultSetTemplate Template ResultSet class used by the Template Plugin Data Source.
PluginTypes Defines the extended type codes supported by the Reports Plugin Data Source API, but not defined in JDBC java.sql.Types.

 

Exception Summary
PluginException The exception class used in the Plugin API to pass error information.

 

Package oracle.reports.plugin Description

Provides the API of the generic Reports Plugin component.


Oracle Reports
Java API Reference

Copyright © 2003 Oracle Corporation. All Rights Reserved.