I have an application that needs to update thousands of
records. If I update the records within a while loop calling
setAttribute method of each row will take too much time.
I found a solution, use the executeMethod of oracle.jbo.Transaction. The problems is I can't pass paremeters to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.