A script-enabled browser is required for this page to function properly.

Import Java Classes Dialog

Use the Import Java Classes dialog to choose the Java classes that you want to access from PL/SQL.

Select Java Classes
Choose the Java classes that you want to access from the tree-control list. The Select Java Classes area provides a hierarchical display of all the Java class files in the order that they are defined in the current CLASSPATH environment variable. The class files (represented by leaf nodes) are organized and displayed in their packages (represented by folder nodes). Expand/collapse a folder to show/hide the contents. You can select one or more Java classes (SHIFT-Click in Windows for multiple selection).
Import Classes
This text box displays the fully qualified class names of the class files you have selected. Multiple class names are separated by semicolons (;). You can also enter the fully-qualified class name in this field. The text that you enter in this field is case-sensitive, for example: java.lang.String.
Messages
This display-only panel shows the status during the import process.
Import
Start the importing process. This button is enabled when you select one or more class files in Select Java Classes, or enter a fully-qualified class name in the text box.
Options...
Displays the Import Java Class Options dialog,
Close
Closes this dialog box.