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 create a parent child relationship in ADF

user9212679Mar 13 2013 — edited Mar 13 2013
Hi,

I am having 2 tables --> One is parent table and other one is child table.

Now I need to create an ADF task flow such that on selection of a row of parent table it should display the rows of the child table associated with parent table.

I also want to add/update/delete the data of both the tables.

Could you please guide me to some tutorial so that I can achieve the above mentioned functionality as I am new to ADF.

Thanks
This post has been answered by Abhijit Dutta on Mar 13 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2013
Added on Mar 13 2013
2 comments
913 views