******************************************************************************
These are ADF Exams questions and so possible interview questionsIn blue I ll try to give some possible answers or "sources for answers".
Introduction to Fusion and ADF | |
[ ] | Describe Fusion Architecture Check: Check Part I Chapter 1 : What Is Fusion? in Oracle JDeveloper 11g Handbook (reference: http://www.amazon.co.uk/Oracle-JDeveloper-11g-Handbook-Development/dp/B001NLL53Q/ref=sr_1_4?ie=UTF8&s=digital-text&qid=1294509536&sr=8-4) |
[ ] |
Explain how ADF fits into the Fusion architecture
The ADF is the framework used to build Fusion Web Apps.
The Oracle Application Development Framework (Oracle ADF or just ADF) is a meta-framework
that fulfills the core requirements for a framework as outlined in the preceding section. ADFintegrates a mix of subframeworks to provide the key functions for object-relational mapping and other forms of service access, data bindings, and user interface, along with the functional glue to hold it all together (reference: http://www.amazon.co.uk/Oracle-JDeveloper-11g-Handbook-Development/dp/B001NLL53Q/ref=sr_1_4?ie=UTF8&s=digital-text&qid=1294509536&sr=8-4)
This
chapter describes the architecture and key functionality of the Oracle
Application Development Framework (Oracle ADF) when used to build a
Fusion web application that uses Oracle ADF Business Components, Oracle
ADF Model, Oracle ADF Controller, and Oracle ADF Faces rich client,
along with high-level development practices. Check: http://download.oracle.com/docs/cd/E15523_01/web.1111/b31974/intro.htm#insertedID0
|
[ ] |
Describe the ADF technology stack (MVC)
Check: http://download.oracle.com/docs/cd/E15523_01/web.1111/b31974/intro.htm#BHCFFJHC |
[ ] |
Identify sources of additional information about ADF and ADF Business Components
|
Getting Started with JDeveloper | |
[ ] |
Describe benefits that JDeveloper provides for application development
Check: http://www.oracle.com/technetwork/developer-tools/jdev/jdeveloper11g-datasheet-1-133040.pdf |
[ ] | Utilize common IDE mechanisms when developing and testing components |
[ ] | Set IDE preferences based on user requirements |
[ ] | Initiate the creation of empty applications, projects, and connections in JDeveloper |
Building a Data Model with ADF Business Components | |
[ ] | Describe the role of ADF Business Components in building a business service
|
[ ] | Explain the architecture of ADF BC Oracle ADF Business Components is a framework implements the Business Services layer on top of a data source in a declarative way. It provides out-of-the-box services such as transaction management, resource pooling, locking, declarative validation rules, translation, and object-relational mapping. To use Oracle ADF BC, you use wizards in JDeveloper to create:
|
No comments:
Post a Comment