Creating Business Services for the Model Project

Business services provide a level of abstraction from the underlying data source. Business services govern the interaction between the rest of the application and the data source, providing validation, specific services, and other business logic.

To create business services :

  1. Make sure you have created an application workspace with the technology stack you want to use:
  2. In the Application Navigator, under your application workspace node, right-click the Model project and choose New to open the New Gallery.
  3. In the Categories list, expand Business Tier.

    Under the Business Tier node, you will see categories pertaining to your chosen technology scope. For information on proceeding, see one of the following topics:


For background information about the Oracle Application Development Framework (Oracle ADF):

About the J2EE Platform and Oracle ADF
About the Model 2 Versus Model 1 Architecture
About the MVC Design Pattern and Oracle ADF
About Oracle ADF Project Technologies

 

Copyright © 1997, 2004, Oracle. All rights reserved.