Online Documentation for SQL Manager for Oracle
Creating/editing Java source
Use the Java Source tab of Java Source Editor to specify Java source properties.
Name
This field specifies the name of the schema object in which the source code is held. Upon successful creation of the Java source Oracle creates additional schema objects to hold each of the Java classes defined by the source.
Schema
This field specifies the schema in which the object containing the Java source code resides.
Auto compile
If this option is selected, Java source compilation occurs automatically.
Resolver
Specify a mapping of the fully qualified Java name to the Java source schema object.
The lower area of the editor window allows you to specify a sequence of characters for the Java source. The DDL tab will display the changes made to the Java source code within the AS clause.
To compile the object, use the corresponding Compile item of the Navigation bar or toolbar.