It seems toDependentPk has to do with mandatory inverse relationship. I will keep on writing some tests.
________________________________ From: emeka okafor <[email protected]> To: "[email protected]" <[email protected]> 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.
