Load Java

From DBArtisan
Jump to: navigation, search

Go Up to Available object actions by DBMS

Before you can call Java stored procedures, you must load them into the Oracle database and publish them to SQL.

Note: This functionality is available for Oracle only.
Note: For related information, see Drop Java.

The Java Load Wizard lets you:

  • Select the owner of the Java object and the files to load.
  • Select options for the loading of the files.
  • Select Resolver options.

Java Load Wizard - Panel 1

The table below describes the options of the first panel of the Java Load Wizard.

Option Description

Who owns the Java Object?

Lets you select the owner of the Java object.

Select files to be loaded

Select a file, and then click Add.

Java Load Wizard - Panel 2

The table below describes the options of the second panel of the Java Load Wizard.

Option Description

When do you want the Java files to be resolved?

Lets you specify when the source file is loaded as a source schema object, the source file is compiled, class schema objects are created for each class defined in the compiled .java file, and the compiled code is stored in the class schema objects.

Select the Encoding Options

Lets you specify the encoding of the .java file.

Grant Access to the following users

Lets you select one or more users.

Java Load Wizard - Panel 3

The table below describes the options of the third panel of the Java Load Wizard.

Option Description

Other Load Options

OPTIONAL: Lets you select options.

Add Resolver Options

Lets you specify the objects to search within the schemas defined. Add - Click to open the Select a Resolver Option dialog to add a new resolver option in the list. Edit - Click to open the Resolver Edit dialog to modify a resolver option. Remove - Select one or more resolver option and click to delete.