Oracle
1Z0-441 · Question #78
Which step would you perform to declaratively bind data collections and attributes, saved in a local SQLite database, to AMX user interface components?
The correct answer is B. Use a JavaBean to wrap calls to SQLite database and create a JavaBean. data-controls.htm#OEPMF1615
Process Deployment and Management
Question
Which step would you perform to declaratively bind data collections and attributes, saved in a local SQLite database, to AMX user interface components?
Options
- AConfigure the SQLite database data control and use the data controls panel to drag and
- BUse a JavaBean to wrap calls to SQLite database and create a JavaBean
- CUse the REST service adapter to query data from SQLite in JSON format.
- DCreate a TopLink persistence layer to query and update the database. The AMX user
How the community answered
(44 responses)- A7% (3)
- B73% (32)
- C16% (7)
- D5% (2)
Explanation
data-controls.htm#OEPMF1615
Topics
#MAF#SQLite#AMX components#JavaBean data control
Community Discussion
No community discussion yet for this question.