
Developing stored procedures
The Development Center provides a full development environment for developing Java and SQL stored procedures. With the Development Center, you can:
- Create stored procedures using a wizard or the built-in editor.
- Build and register stored procedures on the database server.
- Run or debug stored procedures.
- View and edit stored procedure source code:
- Import stored procedures into your project from the database or the file system.
- Export stored procedures from your project to the file system.
- Deploy stored procedures to a target database.
- Copy stored procedures from one database server to another.