Re: [Hibernate] stored procedure

2006-04-17 Thread Max Rydahl Andersen
use the user forum. /max Hi, I am not able to execute the stored procedure from the hibernate. I am getting the following Error 2006-04-17 16:13:11,906 DEBUG QueryPlanCache - located native-sql query plan in cache ({?=call getpatlinehib('SD0225')}) 2006-04-17

[Hibernate] stored procedure

2006-04-17 Thread Parimala
Hi,     I am not able to execute the stored procedure from the hibernate.     I am getting the following Error   2006-04-17 16:13:11,906 DEBUG QueryPlanCache - located native-sql query plan in cache ({?=call getpatlinehib('SD0225')}) 2006-04-17 16:13:11,906 DEBUG S

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

Re: [Hibernate] stored procedure and Hibernate ?

2003-10-12 Thread Juozas Baliuka
It must possible to map procedure this way : CREATE VIEW MyView AS ( ... call your procedures ... ) - Original Message - From: "bertrand lancelot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 3:22 PM Subject: [Hibernate] stored p

Re: [Hibernate] stored procedure and Hibernate ?

2003-10-12 Thread David Channon
ober 10, 2003 10:22 PM Subject: [Hibernate] stored procedure and Hibernate ? > Is it possible to call a stored procedure in PLSQL with Hibernate 2.0.3 ? > > If yes, can you give me an example ? > > Best regards, > ;o) > > > > ---

[Hibernate] stored procedure and Hibernate ?

2003-10-12 Thread bertrand lancelot
Is it possible to call a stored procedure in PLSQL with Hibernate 2.0.3 ? If yes, can you give me an example ? Best regards, ;o) --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Pro