I have created a test project that shows two issues. You can get it from http://www.baseestate.com/downloads/testproject1.zip. You will have to change some settings in app.config probably to get it to run but I am sure it won't take long.
Craig. On Tue, Mar 17, 2009 at 2:11 PM, Dario Quintana <[email protected]> wrote: > Could you create a TestCase and send us ? Would be a great help to see the > problem > > On Mon, Mar 16, 2009 at 11:49 PM, Craig van Nieuwkerk <[email protected]> > wrote: >> >> It could be related to this other problem from the other day that I >> have yet to fix "Joined subclass problem". >> >> The sql in the log that is generated is. >> >> INFO 2009-03-17 12:49:00,183 27480ms Loader >> GetResultSet - select author0_.id as id0_, author0_1_.name as >> name0_, author0_.country as country2_ from author author0_ inner join >> person author0_1_ on author0_.id=author0_1_.id >> INFO 2009-03-17 12:49:00,183 27480ms Loader >> GetResultSet - select author0_.id as id0_, author0_1_.name as >> name0_, author0_.country as country2_ from author author0_ inner join >> person author0_1_ on author0_.id=author0_1_.id >> INFO 2009-03-17 12:49:00,226 27524ms Loader >> GetResultSet - select borrower0_.id as id0_, borrower0_1_.name >> as name0_, borrower0_.user_name as user2_1_ from borrower borrower0_ >> inner join person borrower0_1_ on borrower0_.id=borrower0_1_.id >> INFO 2009-03-17 12:49:00,226 27524ms Loader >> GetResultSet - select borrower0_.id as id0_, borrower0_1_.name >> as name0_, borrower0_.user_name as user2_1_ from borrower borrower0_ >> inner join person borrower0_1_ on borrower0_.id=borrower0_1_.id >> > > > > -- > Dario Quintana > http://darioquintana.com.ar > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
