Sunday, January 8, 2012

JDev/ADF sample - Master-Detail with One Iterator

  • Master-Detail with One Iterator. I will show slightly different approach how to implement Master-Detail relationship just with one iterator in ADF Bindings. Detail row collection will be fetched directly through View Link Accessor. I guess such approach is especially good, when you need to display Master-Detail data in the same table and want to declare just one iterator in ADF Bindings.
    Download - MasterDetailInlineTableApp.zip

No comments: