Posts   
 
    
Baobab
User
Posts: 7
Joined: 29-Mar-2005
# Posted on: 29-Mar-2005 14:26:11   

Hej

Is there a way to retrieve a specific row from a table that contains more than one PK?

Rogelio
User
Posts: 221
Joined: 29-Mar-2005
# Posted on: 29-Mar-2005 14:44:24   

Baobab wrote:

Hej

Is there a way to retrieve a specific row from a table that contains more than one PK?

Yes, create a new instance of your entity and set each field tha are part of your PK, then fetch the entity.