Re: [OJB-developers] path expressions and m:n-relationship
Brought to you by:
thma
From: Jakob B. <jbr...@ho...> - 2002-05-08 06:59:20
|
hi oleg, i fixed the SqlGenerator to support m:n path expression (it took me only 90 minutes, i couldn't resists), and i also added new testcases for this kind of path-expressions. but i think the SqlGenerator and the JoinInfos are getting more and more ugly, and the definitely need a redesign. how is the design of the new SqlGenerator you're working on ? jakob ----- Original Message ----- From: "Oleg Nitz" <on...@uk...> To: <obj...@li...> Sent: Tuesday, May 07, 2002 9:19 PM Subject: Re: [OJB-developers] path expressions and m:n-relationship > On Tuesday 07 May 2002 09:37, Jakob Braeuchi wrote: > > hi oleg, > > > > there seems to be a problem when using a path expression over an > > m:n-relationship (ie "projects.title" for Person.class). > > when i use "roles.project.title" it works. could you pleas have a look at > > this ? > Okay. > > Oleg > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-developers > |