Category "model-associations"

UX associate table to another

It's not really about having issues with a specific language. I'm just wondering how I should display associated tables. Here is my problem. I have to build an

How do I set up a recursive, many-to-many relationship WITH an association class using JPA?

So I'm trying to create a pharmacy database that, among other things, keeps track of drug-to-drug interactions. I have a Drug entity with various members and as