Oracle Application Development Framework
Wednesday, October 8, 2014
ADF Contextual Events
›
Oracle provides us with a very powerful feature to implement view-to-region, region-to-view, and region-to-region communication without r...
Tuesday, May 20, 2014
ADF UI - Beginner: Creating data control for java bean
›
Sometimes, it is necessary to create java bean as a data control so that we can directly drag and drop bean methods into task flows...
Tuesday, May 13, 2014
ADF TaskFlow Transaction Basics
›
Transaction is a collection of works either committed or rollback.Create a calling and called task flow to go through some of the transact...
Handling exceptions in the ADF taskflow
›
- Through exception handling we can designate an Activity as exception handler - For the flow from the exception han...
Sunday, May 11, 2014
Parent to Region Communication using Shared & Isolated DataControls
›
In this post we will look at how Parent and Region communications are done in ADF. We will take two cases in this post. One is when by def...
›
Home
View web version