Hi All,
I have a use case in which I have editable table(Table has 4 columns) where user can change some rows. I want to detect all the rows modified by the user and want to save the old rows from data base in another table before committing new values(modified values).
I have seen some samples where we can detect a particular attribute has changed or not but I don't know how to implement entire row change. Please help me regarding this issue.
I am using ADF Rich Components , ADF BC , JDev 11.1.1.5 and Oracle data base
Thanks,
Rajesh.