1Z0-419 · Question #88
Which three objects can the Create business Components from I ables" wizard create? (Choose three.)
The correct answer is A. query-based view objects based on database tables B. application module C. entity objects based on database tables. A: When creating an entity object using the Business Components from Tables wizard or the Create Entity Object wizard, an entity object can represent an underlying table, synonym, or view. On the Updatable View Objects page of the wizard, you can create view objects that query…
Question
Which three objects can the Create business Components from I ables" wizard create? (Choose three.)
Options
- Aquery-based view objects based on database tables
- Bapplication module
- Centity objects based on database tables
- Dentity object Java classes
- Eapplication module Java classes
- Fnested application modules
How the community answered
(32 responses)- A78% (25)
- D13% (4)
- E6% (2)
- F3% (1)
Explanation
A: When creating an entity object using the Business Components from Tables wizard or the Create Entity Object wizard, an entity object can represent an underlying table, synonym, or view. On the Updatable View Objects page of the wizard, you can create view objects that query data from the entity objects. B: On the Application Module page of the wizard, select the Application Module checkbox. To place the application module into its own package, change the Package to model.services . C: The simplest way to create entity objects and associations is to reverse-engineer them from existing tables. To create an entity object, use the Business Components from Tables wizard. https://docs.oracle.com/cd/B31017_01/web.1013/b25947/bcentities002.htm
Topics
Community Discussion
No community discussion yet for this question.