Re: [Hibernate] Stored Procedure support revisited...

2005-01-03 Thread Max Rydahl Andersen
On Sun, 02 Jan 2005 16:05:40 -0500, Gavin King <[EMAIL PROTECTED]> wrote: Max, I would say don't do anything until we nail down what will be specified in JSR-220. My latest refactorings were designed to allow the kind of result set column alias mappings that I proposed to the EG. ok - i guess i'll

Re: [Hibernate] Stored Procedure support revisited...

2005-01-02 Thread Gavin King
Max, I would say don't do anything until we nail down what will be specified in JSR-220. My latest refactorings were designed to allow the kind of result set column alias mappings that I proposed to the EG. I think it is perfectly manageable, if you assume sensible defaults (ie. that the default re

[Hibernate] Stored Procedure support revisited...

2004-12-27 Thread Max Rydahl Andersen
Hi Guys, It must be the holidays that make me go revisiting stuff ,) This time it is SP support in H3. I *think* I can add it in a couple of hours (at least as a first attempt ,), but want to throw the issues/solution out there for you to look at before doing the necessary changes. Currently w