Hej
Is there a way to retrieve a specific row from a table that contains more than one PK?
Baobab wrote: Hej Is there a way to retrieve a specific row from a table that contains more than one PK?
Baobab wrote:
Yes, create a new instance of your entity and set each field tha are part of your PK, then fetch the entity.