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 update other rows if user create new row and commit.

User_CYBIFNov 18 2022

I am new to ADF and completely clueless on this .
Use case - In a table there is a end_date column and when user create a new row then I want to end date all other rows which has end_date = null. Can we achieve this in doDML method of EOImpl. If yes, how?
Any help would be appreciated.
JDev Version 12.2.1.0.0

Comments
Post Details
Added on Nov 18 2022
2 comments
165 views