Online Documentation for SQL Manager for Oracle
Creating/editing Java class
Use the Java Class tab of Java Class Editor to specify Java class properties.
Name
This field displays the name of the Java class.
Server file name
Specify the name of a previously created server file on the operating system.
Directory
Use the drop-down list to specify the directory object for the file containing the binary sequence.
Resolver
Specify a mapping of the fully qualified Java name to the Java class schema object.
Force
With this option deselected, the results of this CREATE command will be rolled back if Auto compile (RESOLVE or COMPILE) is specified and the resolution or compilation fails. With the option selected, no action is taken if the resolution or compilation fails; therefore, the created schema object remains.
Auto compile
If this option is selected, resolution of referenced names to other class schema objects occurs automatically.
To compile the object, use the corresponding Compile item of the Navigation bar or toolbar.