Adobe
9A0-127 · Question #98
Which ORM function should you use when loading data from the database to ensure that you receive the most recent data on the server?
The correct answer is B. entityReload(). See the full explanation below for the reasoning.
Question
Which ORM function should you use when loading data from the database to ensure that you receive the most recent data on the server?
Options
- AentityLoad()
- BentityReload()
- CentityLoadByPK()
- DentityLoadByExample()
How the community answered
(29 responses)- A10% (3)
- B79% (23)
- C7% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.