massive changes in a lot of Form Modules 12c
We have an task - massively changes in Oracle Forms modules using Jdapi. I have already found, how to change some properties in Block Item. I found some example on the web and it works fine (see attached file).
Now, I try to find similar solution - how to make some changes in existing Program Units of modules. For example we need to find and replace some text string in pl/sql code. Is it possible?
Excuse me - I am completely lost in ora-java-documentation, becuase I cannot understand java. I am pl/sql developer (and also forms developer, a little bit..)