List of questions
Related questions
Question 122 - Certified Platform Developer II discussion
A developer must create a custom pagination solution. While users navigate through pages, if the data is changed from elsewhere, users should still see the cached results first accessed.
How can the developer meet these requirements?
A.
Use @Cache annotation
B.
Use a StandardSetController
C.
Use OFFSET in SOQL queries
D.
Use OFFSET WITH CACHE in SOQL queries
Your answer:
0 comments
Sorted by
Leave a comment first