Code Generators for PL/SQL calls? Shall we use one or not?
Hi All,
We have an existing Forms 10g application and we had a lot of code written in the Database. We want to continue using the existing APIs from ADF applications.
As you all know dealing with the calls to PL/SQL from Java involves lots of plumbing work.
My question is; Shall we have a code generator do the plumbing for us ?
What do you do ? What do you suggest? Is there any tool that you suggest? I am currently testing OrindaBuild.
Thanks