I’ve found the loadAllRemainingRecords() method to be quite handy. I’m now wondering if we need to worry about Apex Heap Limits when using this…
Say for example, if we run a snippet that calls this function against a handful of models when a tab in the page is first show/whenever shown. That can be very handy to load the rest of the related records not shown, but…do we need to worry about getting the Apex Heap Errors when using this on a page??
Thanks for any answers!
-Jeff
Question
Would using the loadAllRemainingRecords() cause Apex Heap Errors?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
