You are on page 1of 2

Welcome to World of ORACLE

Learn Oracle World with me

You Are Here


Home  OAF  Onion Structure of OAF

Onion Structure of OAF

Onion Structure is another structure of OAF. Each layer only “knows” about the layers below it.

The components of Onion Structure are:-

Database

Entity Object
View Object
Application Module

OAController

Database

It is a logical collection of data objects such as Tables, Views, and Sequence etc.

Entity Object

Encapsulates the business rule and logic. Map to database objects or other data source.

View Object

Manage collection of data. Represents a query result.

Application Module

Application Module defines logical data module and business methods needed to support an application.

Application Module handles the Transactions.

OAController

Controller will take care of the web browser activities.

Controller responds to the user actions and directs application flow.

Share this post: on Twitter on Facebook on LinkedIn

 Deploy OAF Page in Multi Tier MVC Architecture of OAF 

Application

RELATED POSTS

JDeveloper Version as per EBS Application

Steps to Delete/ Activate/ Deactivate OAF Personalization

Personalization in OAF

Leave a Reply
Your email address will not be published. Required fields are marked *

Comment

You might also like