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 delete rows from View Object which has not yet commited to DB

AshokBottuAug 1 2012 — edited Aug 1 2012
Hi,

I have an two VO's(where one VO is having rows, other VO is having null rows) in JSF page, where programmatically entering rows from one VO to another VO successfully.
Now my qstn is, how can we delete the selected multi-rows in second VO, programmatically that to before commit....?

Regards.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2023
Added on Aug 1 2012
3 comments
411 views