[Hibernate] Hibernate 3.0.4

2005-05-22 Thread Christian Bauer
Get the updated Hibernate 3.0.4. Included is a Chinese reference documentation translation (thanks to Xiaogang Cao and team), the ability to fetch several parallel collection roles in one query (read the caveats), as well various other minor improvements

Re: [Hibernate] 3.0.4

2005-05-17 Thread Emmanuel Bernard
Done Gavin King wrote: OK, great -Original Message- From: Emmanuel Bernard [mailto:[EMAIL PROTECTED] Sent: Monday, 16 May 2005 7:52 PM To: Gavin King Cc: hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] 3.0.4 I need to add some stuffs in the core to enable createNAtiveQuery

RE: [Hibernate] 3.0.4

2005-05-16 Thread Gavin King
OK, great -Original Message- From: Emmanuel Bernard [mailto:[EMAIL PROTECTED] Sent: Monday, 16 May 2005 7:52 PM To: Gavin King Cc: hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] 3.0.4 I need to add some stuffs in the core to enable createNAtiveQuery(String sql, String

RE: [Hibernate] 3.0.4

2005-05-16 Thread Gavin King
@lists.sourceforge.net Subject: Re: [Hibernate] 3.0.4 Anybody had time to check this http://forum.hibernate.org/viewtopic.php?t=940708&highlight=jacc Gavin King wrote: > We'll need to do a 3.0.4 release, probably this week to get my fixes > to subselect fetching, and enhancements to join fet

RE: [Hibernate] 3.0.4

2005-05-16 Thread Scott M Stark
alf Of Steve Ebersole > Sent: Monday, May 16, 2005 6:08 AM > To: Emmanuel Bernard; hibernate-devel@lists.sourceforge.net > Subject: RE: [Hibernate] 3.0.4 > > I am not sure what thing Gavin is mentioning when he says he > and Scott found an issue. So this is based off an almost 2 >

Re: [Hibernate] 3.0.4

2005-05-16 Thread Emmanuel Bernard
I need to add some stuffs in the core to enable createNAtiveQuery(String sql, String resultSetMapping). Will do tomorrow. Gavin King wrote: We’ll need to do a 3.0.4 release, probably this week to get my fixes to subselect fetching, and enhancements to join fetching out there. Steve, do you have

RE: [Hibernate] 3.0.4

2005-05-16 Thread Steve Ebersole
Of Emmanuel Bernard Sent: Monday, May 16, 2005 6:27 AM To: hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] 3.0.4 Anybody had time to check this http://forum.hibernate.org/viewtopic.php?t=940708&highlight=jacc Gavin King wrote: > We'll need to do a 3.0.4 release, probably this

RE: [Hibernate] 3.0.4

2005-05-16 Thread Steve Ebersole
, 2005 1:16 AM To: hibernate-devel@lists.sourceforge.net Subject: [Hibernate] 3.0.4   We’ll need to do a 3.0.4 release, probably this week to get my fixes to subselect fetching, and enhancements to join fetching out there.   Steve, do you have anything in the pipeline that should go in?

Re: [Hibernate] 3.0.4

2005-05-16 Thread Emmanuel Bernard
Anybody had time to check this http://forum.hibernate.org/viewtopic.php?t=940708&highlight=jacc Gavin King wrote: We’ll need to do a 3.0.4 release, probably this week to get my fixes to subselect fetching, and enhancements to join fetching out there. Steve, do you have anything in the pipeline th

[Hibernate] 3.0.4

2005-05-16 Thread Gavin King
We’ll need to do a 3.0.4 release, probably this week to get my fixes to subselect fetching, and enhancements to join fetching out there.   Steve, do you have anything in the pipeline that should go in?