|
Oracle Reports Java API Reference 10g (9.0.4) B12019-01 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides the API of the generic Reports Plugin component.
|
Oracle Reports Java API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |