views:

29

answers:

0

I googled a lot but i find crap documentation about jpa. I had to implement a domain model like cat and dog inherit from animal, and animal has a one to many and a many to many relation.

How to do that?