Deploying Java Stored Procedures

Create a deployment profile for Java stored procedures, then deploy the classes and, optionally, any public static methods in JDeveloper using the settings in the profile.

Deploying to the database uses the information provided in the Deployment Profile wizard and two Oracle Database utilities:

To deploy Java stored procedures in JDeveloper:

  1. If not already done, create a database connection in JDeveloper.
  2. If not already done, create a deployment profile for Loadjava and Java stored procedures.
  3. Deploy the objects.

Using Java Stored Procedures

 

Copyright © 1997, 2004, Oracle. All rights reserved.