To import one or more Java classes into PL/SQL:
Ensure that the classes you want to import are located in your CLASSPATH
.
Open the report or PL/SQL library where you want to place the generated PL/SQL packages.
Choose ProgramImport Java
Classes to display the Import Java Classes dialog box.
In the Select Java Classes area, select one or more Java class files.
Note:
You cannot select a package, only a specific class.
If you do not see the Java class file you want to import, make sure
the class file is located in the current CLASSPATH
.
If you edit the CLASSPATH
during a Reports Builder session, you must restart the builder so the
Java Importer can pick up the CLASSPATH
changes.
Click Options to open the Import Java Classes Options dialog box to specify import options.
In the Import Java Classes dialog box, click Import to start the import process.
For an example on how to use the Java Importer, refer to the chapter titled
"Building a Report with a Barcode JavaBean" in the Oracle Reports
Building Reports manual, available on the Oracle
Technology Network Oracle Reports Documentation page (http://www.oracle.com/technology/documentation/reports.html
).
Understanding the Generated PL/SQL
Programming with Generated PL/SQL Code
Copyright © 1984, 2005, Oracle. All rights reserved.