How does one load Java Source code into the database?
Submitted by admin on Sat, 2005-11-26 02:46.
Use the "CREATE OR REPLACE JAVA SOURCE" command or "loadjava" utility.
See this script for an example.
Loaded code can be viewed by selecting from the USER_SOURCE view.
»
- Login to post comments

