Oracle Reports
Java API Reference
11g Release 1 (11.1.1)
E10775-01

Package oracle.reports.plugin

Interface Summary
Plugin Base interface of Reports Plugin.
PluginEditor Plugin Editor which provides the UI dialog for users to edit/modify a Plugin.
PluginFactory Plugin Factory is to create Plugin instances, hold static information, and provide shared functions of this type of Plugin.
PluginResultSetMetaData PluginResultSetMetaData defines extended result set meta data used by Reports Plugin Data Source.
 

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

Exception Summary
PluginException The exception class used in Plugin API to pass error information This class also defines the errors code which might be thrown by the API to Plugin upon errors.
 


Oracle Reports
Java API Reference

Copyright © 1994, 2009 Oracle Corporation. All Rights Reserved.