[Hibernate] 2.1 million pageviews in March

2005-03-31 Thread Gavin King
For the first time, hibernate.org passed 2 million pageviews in a month. Pretty cool, huh? -- Gavin King +61 410 534 454 +1 404 822 8349 callto://gavinking Hibernate [EMAIL PROTECTED] http://hibernate.org JBoss Inc [EMAIL PROTECTED] http://jboss.com --

[Hibernate] Safe Query Objects

2005-03-31 Thread Scott M Stark
>From a potential JOSF member: We're very keen to promote a standardization of a truly object-oriented, native API for both, ORMs and ODBMS, distinct from JDO and JDBC. Hibernate and db4o have similar, but proprietary interfaces. If there was a standardized API, people could switch back from ORM

[Hibernate] Hibernate 3.0 final

2005-03-31 Thread Christian Bauer
Hibernate 3.0 has been released today and contains minor fixes and new functionality (two new database dialects). -- Christian Bauer callto://christian-bauer Hibernate [EMAIL PROTECTED] http://hibernate.org JBoss Inc [EMAIL PROTECTED] http://jboss.com --

RE: [Hibernate] 3.0 final today?

2005-03-31 Thread Steve Ebersole
NM, I just fixed it :) -Original Message- From: Max Andersen Sent: Thursday, March 31, 2005 11:54 AM To: Steve Ebersole; Gavin King; hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] 3.0 final today? On Thu, 31 Mar 2005 19:33:00 +0200, Steve Ebersole <[EMAIL PROTECTED]> wr

Re: [Hibernate] 3.0 final today?

2005-03-31 Thread Max Rydahl Andersen
On Thu, 31 Mar 2005 19:33:00 +0200, Steve Ebersole <[EMAIL PROTECTED]> wrote: sounds ok for a release then. Can we update the migration guide to reflect this specific issue so people only shift to the old parser if really needed. -max Theta-join syntax is supported. The issue was HQL index-a

RE: [Hibernate] 3.0 final today?

2005-03-31 Thread Steve Ebersole
Theta-join syntax is supported. The issue was HQL index-access (i.e. the [] stuff) and HQL collection-functions on theta-join dialects. The collection functions are working. AFAIK, the index-access thing is still a problem (at least there is a test case in HQLTest failing for this reason when ru

Re: [Hibernate] 3.0 final today?

2005-03-31 Thread Max Rydahl Andersen
On Thu, 31 Mar 2005 18:19:21 +0200, Gavin King <[EMAIL PROTECTED]> wrote: Anyone got any objection to building and releasing today? I think we are done... I didn't make it into the office for the sql 7 test. Will be there tomorrow - don't know if that will affect final release. Did (+) syntax get

[Hibernate] 3.0 final today?

2005-03-31 Thread Gavin King
Anyone got any objection to building and releasing today? I think we are done... -- Gavin King +61 410 534 454 +1 404 822 8349 callto://gavinking Hibernate [EMAIL PROTECTED] http://hibernate.org JBoss Inc [EMAIL PROTECTED] http://jboss.com --- Th