AB
Size: a a a
AB
НМ
НМ
e
e
НМ
AB
AB
AB
AB
НМ
НМ
AB
e
MD
MD
DataLoader is first and foremost a data loading mechanism, and its cache only serves the purpose of not repeatedly loading the same data in the context of a single request to your Application.
Typically, DataLoader instances are created when a Request begins, and are not used once the Request ends.