Preparation of Java routines with SQLJ clauses
You can use one of three methods to prepare Java routines with SQLJ clauses.
Those methods are:
- Prepare the routine Java routine to run from a JAR file. Running Java routines from JAR files is recommended.
- Prepare the routine Java routine with no JAR file.
- Use IBM®
Optim Development Studio to
prepare the routine.
You can use this method regardless of whether the routine is in a JAR file.