Currently Embeddables does not support being part of composite primary key - Mismatch count of entity primary key Exception is thrown.
It would be useful feature as I would use Embeddables eg. for date ranges (date->from, date->to) as part of primary key.
Thanks for consideration!
Currently Embeddables does not support being part of composite primary key -
Mismatch count of entity primary keyException is thrown.It would be useful feature as I would use Embeddables eg. for date ranges (
date->from,date->to) as part of primary key.Thanks for consideration!