Use the Deploy Options page to specify a Java Development
Kit (JDK) home directory for compiling Java stored
procedures, and to specify the
location and class name of your SQLJ translator for deploying SQLJ
stored
procedures.
- Directory
- Specify the Java home directory that contains
all of the JDK files,
or click Browse to select a JDK home directory from the file
system.
- Location
- Specify the path
and file name of the JAR file containing the SQLJ class
library that implements SQLJ translation support, or click Browse to
select from the file system.
- Class name
- Specify the full package-qualified name of the SQLJ class used
for translating
SQLJ statements.