The glue code that sits between your database and your web service engine will represent the bulk of your web service conversation effort. Not only that, it will need to be maintained as long as the underlying database exists. Creating this code may require more work than it took to create the database it uses.
OrindaBuild generates this code for you with minimal effort
Most existing systems will have business logic that is expressed with SQL statements. In such cases having access to the database schema is not enough - outside knowledge on how the data should be interpreted is required to turn the raw data stored in potentially hundreds of tables into valid business information.
OrindaBuild writes Java to run your key SQL statements as web services
Most existing systems will use PL/SQL, which is not always Java-friendly. PL/SQL offers huge advantages to developers, provided they can access it easily.
But PL/SQL makes extensive use of records and arrays as parameters and these can be hard to access using Java. Many PL/SQL procedures were never designed with JDBC in mind, and as a result the code to call the procedure can be both complicated and verbose
OrindaBuild is better at creating Java services for your PL/SQL than any other alternative
Download your free, fully functioning limited life demo of OrindaBuild here. Single user OrindaBuild licences can be bought online for between US$199 and US$4999 using WorldPay. For information on site licences email us at v6sales at orindasoft dot com.
If you buy OrindaBuild online you end up with a 100% human readable Java source code solution that doesn't require additional libraries, third party tools or precompilers.
If you buy a perpetual licence (US$4999) you also get a free internet based consultation with a product expert. We'll help you generate your Java source code and assist with any implementation issues you have. For more information see our consultancy page.
For more information on how OrindaBuild works, the business case for using OrindaBuild, our consultancy service, the Eclipse 3.5 Web Service Plugin, the Oracle SQL Developer extension see below.