View Code

Let’s learn how the Retrieve/List All use case will be implemented.

Retrieve and List All

In the UI code, we can now exploit the inverse reference properties more effectively if we create a list of inversely associated objects in the Retrieve/List All use case. For example, we can create a list of all published books for each publisher ...