Why can't I reference child entities with part of the parent entities composite key
- by tigermain
I am trying to reference some child entities with part of the parents composite key not all of it, why cant I? This happens when I use the following mapping instead of that which is commented.
I get the following error
Foreign key in table
VolatileEventContent must have same
number of columns as referenced
primary key in table
…