Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Model - How set EO/VO row(s) Attribute Values which is not current.

RameshMay 3 2013 — edited May 3 2013
Hello

I have a use case where only row in a table can be active ( the Table has DB column ACTIVE_FLAG VARCHAR2(1) (Y/N)) .

Whats the best way in the model Layer to make sure the only row is set to 'Y'. i.e in the Model Tester if i check one the Flag on row it should un-check the previously selected row and make sure that there is only row selected (i.e value 'Y' in thi case).

Thanks
Ramesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2013
Added on May 3 2013
2 comments
288 views