We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently Embeddables does not support being part of composite primary key - Mismatch count of entity primary key Exception is thrown.
Mismatch count of entity primary key
It would be useful feature as I would use Embeddables eg. for date ranges (date->from, date->to) as part of primary key.
date->from
date->to
Thanks for consideration!