Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

How to remove uncommitted changes made in a table through JAG?

605154Nov 26 2007 — edited Nov 26 2007
Hi,

Is there any possibility to remove the uncommitted row from a Table through JAG.

For Example,

If I Click " AddRow " button in a Table and enters value for all the Attributes in that particular Row and if I click the " Cancel " Button, that newly added uncommitted row should be removed by refreshing the Particular page.

Simillarly , if i update a column in a Row and press cancel button , the uncommitted value of that column should be rollBack to its commited value(ie., to its previous value).

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2007
Added on Nov 26 2007
1 comment
1,195 views