JOB Extension
JOB is an Extension that creates Java Objects for underlying Oracle Database Objects. This Extension uses the package, source directory and other Oracle9i JDeveloper Project information and creates the source code in the appropriate source directory with the appropriate package name from the project.
Note: The extension generates and formats the code as per the Sun Java
Standards.
Installation and Usage Instructions
- Copy job.jar to the $JDEV_HOME/lib/ext directory
- Enter the package name for the Value Object in the JDeveloper
Projects Package Area
- Enter the Source Directory in the JDeveloper Projects Source Code
Area
- Go To Connections
- Go To Database Connections
- Select a table for which the java code needs to be generated
- Right Click on the Table Name
- Choose Generate Value Object
|