• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Announcement: OrindaBuild 5.0 Extension For Oracle JDeveloper 10.1.3

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Folks,

OrindaBuild makes complex PL/SQL Procedures accessible from Java without schema changes or SQLJ. The demo version of the OrindaBuild extension for Oracle JDeveloper 10.1.3 is now available from the 'Open Source and Partners Extensions' Update Center. To access this center from within JDeveloper 10.1.3 select 'Help' and then 'Check for Updates'.

Functionality:

The demo version is fully playable, with the only limitation being that it expires after 1 month. You can install the demo multiple times.

In addition to generating Java to call PL/SQL it also allows you to create code to run any SQL statement and access database tables.

OrindaBuild generates code for PL/SQL procedures that take %ROWTYPE and Package Records as parameters. Generated code uses a library. If you buy OrindaBuild you get the source code for the library and end up with a 100% source code solution - i.e. there are no mysterious runtime binary dependencies.

Limitations: The extension does not work with JDeveloper 10.1.2. The extension does not work with the Java edition of JDeveloper. We expect you to buy a licence if you deploy generated code in a production environment.

For more information see http://www.orindasoft.com/public/orcfeatures.php4

David Rolfe
Orinda Software
Dublin, Ireland
[ January 10, 2007: Message edited by: David Rolfe ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic