OJVM - Oracle Java Virtual Machine
Step by step
- Download and install Oracle 11 database Standard Edition One or higher (note that the Express Edition does not support Java)
- Download and unpack OJVMTutorial
- Download and unpack Clover-for-Ant into <clover_home>
- Install <clover_home>/lib/clover.jar into Oracle database using the loadjava tool:
- Compile OJVMTutorial e.g. by using javac or loadjava tool
- define location where coverage snapshots will be written
- define location where coverage snapshots will be written
- Configure security manager as follows:
Provide Run application,
Example
Down
- OJVMTutorial
- http://docs.oracle.com/cd/B19306_01/java.102/b14187/chnine.htm#BABJBJGE - Security for Oracle Database Java Applications