OrindaBuild Pl/SQL Web Service Generation and Oracle SQL Developer
OrindaBuild creates runnable JSR181 compatible Java Web Services that call Oracle PL/SQL procedures and SQL
statements with minimal effort.
OrindaBuild is available as a SQL Developer extension. Once installed it allows you to
create the many Java web service classes needed to run your existing PL/SQL and SQL
with a few mouse clicks.
OrindaBuild
can be used standalone or as an extension for
Oracle SQL Developer. For detailed information on OrindaBuild
see the SQL Developer Addin Manual
or the Documentation page.
A full featured demo of OrindaBuild can be downloaded
here.
The OrindaBuild update center for SQL Developer is here:
http://www.orindasoft.com/public/sqldev15Center.xml
Information on how to use this update center to install a demo is here.
Features:
-
Fully Integrated with SQL Developer - OrindaBuild can be installed as an extension for
Oracle's SQL Developer.
-
Intuitive and straightforward - OrindaBuild has a wizard based user interface that walks you thorugh
the code generation process.
-
No precompilers needed - No requirement to use SQLJ. OrindaBuild writes complete and human readable
calls to PL/SQL procedures using a GUI and has no external dependencies other JDBC drivers.
-
Writes Code for PL/SQL procedures - OrindaBuild can write Java source code to run your PL/SQL
procedures.
- Writes Code for Tables - OrindaBuild writes persistance and navigation code for tables.
- Writes Code for any SQL statement - OrindaBuild can write Java source code to run any
SQL statement with minimal user effort.
- No mysterious runtime component - Everything is done with human readable source code.
- Large object support - BLOBs, CLOBs and BFILE parameters can be treated as java.io.File objects.
- VARRAY Parameter Support - OrindaBuild generates code for Procedures that take TABLE or VARRAY TYPE
objects as parameters.
- Oracle Focused - OrindaBuild is optimized for Oracle. For more information see here.
- Also works with JDeveloper 11g - OrindaBuild also runs as a Plugin for JDeveloper.
- Flexible Licensing - OrindaBuild is
available
for a year or on a perpetual basis. When the license expires you can maintain the code by hand. Generated code does not stop working
because your licence has expired.
- No Schema Changes - OrindaBuild does not create any additional database objects such as
Procedures, Views or Tables.