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!

how to back all rows(including the deleted records in a table) on click of cancel button

user8696578Sep 20 2015 — edited Sep 21 2015

Hi Experts,

JDEV 12.1.3.0

How to get deleted rows on click of cancel button without rollback.

If I use rollback the popup behaves weirdly. Is there anything I can replace with rollback?

I selected few rows in a table. and clicked on delete. And then clicked on cancel button. I am navigated to main page. But I am not able to see deleted records. How can I achieve this without Rollback button.

Thanks,

Roy

This post has been answered by 974835 on Sep 21 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2015
Added on Sep 20 2015
3 comments
673 views