Before you can use Oracle JDeveloper to generate code, you must install the Oracle Data Miner PL/SQL Code Generator Extension for JDeveloper. You install the Code Generator Extension using the Help | Check for Updates selection in Oracle JDeveloper.
The code generator is available under Database Objects in the New Gallery in the Database Tier.
You can run programs that use generated code in Oracle JDeveloper. If you plan to use JDeveloper to debug such programs, you need the following grants:
DEBUG ANY PROCEDURE
DEBUG CONNECT SESSION
Follow these steps to generate code:
For an example of how to generate code and execute it, see Code Generation Example.
Copyright © 2006, 2008, Oracle. All rights reserved.