Sunday, April 29, 2007

JDev/ADF sample - how to invoke Create method programmatically

  • Invoking Create method programmatically. Wizards are cool, but I'm sure that one day you will need to remember the roots and add some code by hand. Just don't afraid this, it could be even simpler than using wizards. In this sample I will explain how you could develop Create form without (or may be almost without ;) using JDeveloper wizards. Described principles can be applied in the same way for other CRUD type operations.
    Download - CreateMethod.zip

No comments: