One of the advantages of keeping business domain components and data model components in separate packages is that you can reuse your business domain components with multiple sets of data model components.
If you want to add a package of data model components to the same Oracle ADF Business Components project as your package of business domain components, there is no special preperatory work. Simply create your package of data model components. However, if you want to reuse a package of business domain components in a different project, you must first import the business domain components.
To import a Oracle ADF Business Components package into a project:
Exposing Data to Clients
About Oracle ADF Business Components Projects
About Oracle ADF Business Components Packages
Creating a Oracle ADF Business Components Project
Creating a Package of Business Domain Components
Creating a Package of Data Model Components
Copyright © 1997, 2004, Oracle. All rights reserved.