RE: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread March, Andres
hort-sighted. > -Original Message- > From: Emmanuel Bernard [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 29, 2004 12:59 PM > To: March, Andres > Cc: William Draï; Emmanuel Bernard; [EMAIL PROTECTED] > Subject: Re: [Hibernate] Polymorphic queries, where and order by

Re: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread Emmanuel Bernard
rm in applying it to 2.1 CVS head but maybe I'm short-sighted. -Original Message- From: Emmanuel Bernard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 29, 2004 12:59 PM To: March, Andres Cc: William Draï; Emmanuel Bernard; [EMAIL PROTECTED] Subject: Re: [Hiberna

Re: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread Emmanuel Bernard
? *From:* William Draï [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, September 29, 2004 11:22 AM *To:* Emmanuel Bernard *Cc:* March, Andres; [EMAIL PROTECTED] *Subject:* Re: [Hibernate] Polymorphic queries, where and order by I haven't yet tested with H3. I think there were no change logs relat

RE: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread March, Andres
; [EMAIL PROTECTED] Subject: Re: [Hibernate] Polymorphic queries, where and order by   I haven't yet tested with H3. I think there were no change logs related to this. I will try as soon as I have enough time. We can live without this "feature" for a few more weeks. Thank you

Re: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread William Draï
I haven't yet tested with H3. I think there were no change logs related to this. I will try as soon as I have enough time. We can live without this "feature" for a few more weeks. Thank you for your anwser. Speaking from memory, Gavin did implement something on the (now dead 2.2 branc

RE: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread March, Andres
well-received by the hibernate team. > -Original Message- > From: Raphael Jean [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 29, 2004 10:25 AM > To: March, Andres > Subject: RE: [Hibernate] Polymorphic queries, where and order by > > Hello, > > Would y

RE: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread March, Andres
PROTECTED] Sent: Wednesday, September 29, 2004 9:30 AM To: March, Andres Cc: [EMAIL PROTECTED] Subject: Re: [Hibernate] Polymorphic queries, where and order by   Speaking from memory, Gavin did implement something on the (now dead 2.2 branch). It now has been reporded on H3. Did you test it? I can

Re: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread Emmanuel Bernard
Speaking from memory, Gavin did implement something on the (now dead 2.2 branch). It now has been reporded on H3. Did you test it? I can remembe, he'd implemented the transparent subclassing (no special keyword). March, Andres wrote: I'm sorry if I expand the subject a little. We pulled a

RE: [Hibernate] Polymorphic queries, where and order by

2004-09-29 Thread March, Andres
I'm sorry if I expand the subject a little. We pulled a patch off the forums some where that allows us to order by any association. I was wondering why this patch never got applied. It seems it would be useful in this situation as well. I am really uncomfortable using a patched hibernate be