Oracle ADF Business Components packages organize other business components into logical groups. For more information, see About Oracle ADF Business Components Packages.
We recommend using packages to separate your data model components (view objects, view links, and application modules) from your business domain components (entity objects, associations, and domains). This allows you to reuse your business domain components with multiple sets of data model components. For more information, see the related topics list.
You can create a package of data model components in any of the following ways:
Using the Default Data Model Components Wizard will create:
SELECT * FROM <TABLE>
, where
<TABLE>
is the table on which the entity object is based
You should edit these business components later. For more information, see the related topics list.
Exposing Data to Clients
About Oracle ADF Business Domain Components, Data Model Components, and
Organizational Components
About
Oracle ADF View Objects
Representing a Query
About Oracle
ADF View Links
Representing Relationships
Between Query Results
About Oracle
ADF Application Modules
Assembling a
Data Model
About View Object and
View Link Instances
About
Modeling Business Components
Copyright © 1997, 2004, Oracle. All rights reserved.