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!

Detect Entire row change status

KilaruOct 22 2013 — edited Oct 22 2013

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.

This post has been answered by Frank Nimphius-Oracle on Oct 22 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2013
Added on Oct 22 2013
4 comments
571 views