Saturday, June 30, 2007

JDev/ADF sample - Updatable While New option problem in JDeveloper 10.1.3

  • Updatable While New problem in JDeveloper 10.1.3. I have developed sample application in order to demonstrate an issue with Updatable While New option, more details you can find in my blog. In sample application EMPLOYEES table from standard HR schema is used. This table contains columns with NUMBER type, so it is suitable in our case. Sample provides two pages - test1.jspx and test2.jspx, first page shows wrong behaviour and second - correct.
    Download - AttributeList.zip

No comments: