Options for the business components
Now that we understand how to create the business components, let's dive deeper into each and every component and look for the options available for each of these components. Some of the options explained in this section are a part of the advanced topics and will be explained in detail in Chapter 11, Advanced Features of ADF.
Let us analyze the business components options briefly.
Entity object
The options for an entity object are changed in the Overview tab. Some settings related to attributes can be changed using the Property Inspector window. Let us explore the options under the entity object.
General
Some general settings for the entity object are as follows:
Name: This section displays the name of the entity object. This section is editable, and changing the name will affect all the artifacts related to the entity object.
Package: This section displays the package for the entity object. The pencil icon next to the option will help to change or refactor...