Strangely well timed article on ADF BC: Most Commonly Used Methods in ADF Business Components

Lucas Jellema
0 0
Read Time:29 Second

Just found this paper: Most Commonly Used Methods in ADF Business Components by Steve Muench (15 March 2005) on OTN. This paper provides a high-level description of the key ADF Business Components classes in the Oracle Application Development Framework, summarizing the methods that ADF developers write, call, and override most frequently.

The introduction to many commonly used ADF BC methods and the indication of what they provide a hook for is very useful when you are working on ADF BC projects.

The paper Business Rules in BC4J (revised August 2002) is useful complement to this paper.

About Post Author

Lucas Jellema

Lucas Jellema, active in IT (and with Oracle) since 1994. Oracle ACE Director and Oracle Developer Champion. Solution architect and developer on diverse areas including SQL, JavaScript, Kubernetes & Docker, Machine Learning, Java, SOA and microservices, events in various shapes and forms and many other things. Author of the Oracle Press book Oracle SOA Suite 12c Handbook. Frequent presenter on user groups and community events and conferences such as JavaOne, Oracle Code, CodeOne, NLJUG JFall and Oracle OpenWorld.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Next Post

Refreshing a ViewObject on view in JHeadstart

Imagine this situation: you have created several tables and a view that queries several columns in these tables. Using BC4J you’d create a ViewObject on the view. The ViewObject contains all the data retrieved from the view, but it won’t show the most recent data if one (or more) of […]
%d bloggers like this: