Oracle Reports
Java API Reference
10g Release 2 (10.1.2)
B14049-01

A B C D E F G H I J L M N O P R S T U W


C

Cache - interface oracle.reports.cache.Cache.
With the Oracle Reports cache system interface, you can cache frequently requested data in any medium you choose.
CacheItem - interface oracle.reports.cache.CacheItem.
Defines the CacheItem interface used by the Oracle Reports Cache class.
cancelRowUpdates() - Method in class oracle.reports.plugin.PluginResultSetTemplate
Not used by Plugin API, simply stub it.
checkColumnIndex(int) - Method in class oracle.reports.plugin.PluginResultSetMetaDataTemplate
Check if column index valid.
clear() - Method in interface oracle.reports.cache.CacheItem
Clears the content of the CacheItem and sets its state to invalid.
clearWarnings() - Method in class oracle.reports.plugin.PluginResultSetTemplate
Not used by Plugin API, simply stub it.
close() - Method in class oracle.reports.plugin.PluginResultSetTemplate
Clean up the resource of the ResultSet.
Column - class oracle.reports.plugin.definition.Column.
Reports column object.
Column(RWDataItem, Report) - Constructor for class oracle.reports.plugin.definition.Column
Constructor NOTE: Plugin must never try to create any Reports objects itself.
createColumn(RWDataItem, Report) - Static method in class oracle.reports.plugin.definition.Column
Create a column object NOTE: this method is for internal use only.

Oracle Reports
Java API Reference

A B C D E F G H I J L M N O P R S T U W


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