It seems toDependentPk has to do with mandatory inverse relationship. I will keep on writing some tests.
________________________________ From: emeka okafor <emeka_1...@yahoo.com> To: "user@cayenne.apache.org" <user@cayenne.apache.org> Sent: Saturday, November 24, 2012 2:52 PM Subject: depPk hello, I have two questions: 1 - What does "toDependentPK" means? 2 - I would like to use a column of type String as PK. What primary key strategy should I use since I am going to set that key in my application? Thx.