Re: [Hibernate] query plans

2005-11-08 Thread Emmanuel Bernard



Steve Ebersole wrote:


Because these are some very broad changes, I will plan to go with a
3.1rc3 including this stuff (maybe late next week).  The current plan is
that 3.1 final will then be the release after that.
 

Ping me before releasing rc3, I'm making good progress in the naming 
strategy rework and It's better to have that in a RC.



P.S. part of these changes required a modification to the constructor
for AbstractQueryImpl to add a new parameter.  There were two
constructors on SQLQueryImpl for which I could not find any usages
within the Hibernate core code-base.  If these effect someone (tools?,
annotations?, ejb3?) let me know.  Otherwise I actually plan to go back
and remove those constructors.
 


I'll check tomorrow



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


RE: [Hibernate] Wrapping FETCH results in set

2005-11-08 Thread Gavin King
Title: RE: [Hibernate] Wrapping FETCH results in set






This is MUCH more difficult to implement than you think.


-Original Message-
From: [EMAIL PROTECTED] on behalf of Christian Bauer
Sent: Mon 11/7/2005 6:34 PM
To: Hibernate development
Subject: [Hibernate] Wrapping FETCH results in set

I'd like to bring up something we hesitated to change so far, but we /
could/ consider in H 3.1 final:

Wrapping FETCH query results in a HashSet before returning it, for 
the case of a single-entity projection. We already need a small 
migration guide for the new defined auto commit connection behavior, 
so this might be a good chance.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel