2.4. Mapping Associations
2.4.1. About Mapping Associations Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
So far we have mapped a single persistent entity class to a table in isolation. Let's expand on that a bit and add some class associations. We will add people to the application and store a list of events in which they participate.