RE: Re[4]: [Hibernate] Oracle stored procedures

2004-06-15 Thread March, Andres
> -Original Message- > From: Max Rydahl Andersen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 15, 2004 3:56 PM > To: March, Andres > Cc: [EMAIL PROTECTED] > Subject: Re[4]: [Hibernate] Oracle stored procedures > > Hello Andres, > > Wednesday, June 16

Re[4]: [Hibernate] Oracle stored procedures

2004-06-15 Thread Max Rydahl Andersen
Hello Andres, Wednesday, June 16, 2004, 12:41:39 AM, you wrote: > Can't we just solve this with an XML configuration option? Putting the configuration option in xml does not solve the problem! You need something in the code that handles the option! The right place to put it is in the Dialect si