Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

9.2 Procedure from external Java stored routine creation to execution

To create and execute an external Java stored routine:

  1. Create the external Java stored routine.
  2. Register the JAR file.
  3. Define the external Java stored routine.
  4. Execute the external Java stored routine.
  5. Re-register and delete the JAR file.
Organization of this section
9.2.1 Creating an external Java stored routine
9.2.2 Registering the JAR file
9.2.3 Defining the external Java stored routine
9.2.4 Executing the external Java stored routine