DBMS Java Options
Go Up to Configuring Feature Options
The DBMS_JAVA tab of the Options Editor lets you choose between use of the DBMS_JAVA package and the loadJava.bat batch file when loading or dropping Java classes.
For information about opening the Options Editor, see Specifying Application Preferences and Feature Options.
The following table below describes the options and functionality on the DBMS_Java tab:
Interface Element | Option | Description | Default |
---|---|---|---|
Load Java files |
Use the DBMS_JAVA package |
Lets you schedule your SQL. |
Selected |
Use batch file (oracle_home/bin/loadJava.bat) |
Uses batch file (oracle_home/bin/loadJava.bat) |
Not selected | |
Default Encoding option |
Leave blank to use the default. |
Default | |
Drop Java files |
Use the DBMS_JAVA package |
Lets you schedule your SQL. |
Selected |
Use batch file (oracle_home/bin/dropJava.bat) |
Uses batch file (oracle_home/bin/dropJava.bat) |
Not selected |
For related information, see the following object actions: