RE: Call Oracle stored function using Hibernate

2007-09-12 Thread Hayrol Reyes Mejía
re de 2007 06:50 a.m. Para: user@struts.apache.org Asunto: Call Oracle stored function using Hibernate Hi. I am using Spring, Struts 2, Hibernate and Oracle as DB. Until now everything worked ok since I only needed full entity objects but now I have to call some stored functions from the DB using the

[OT] Re: Call Oracle stored function using Hibernate

2007-09-12 Thread Dave Newton
--- GEDA <[EMAIL PROTECTED]> wrote: > now I have to call some stored functions from the DB > using the hibernate api. You might want to ask this on a Hibernate list / forum or STFW with a query resembling "hibernate +call stored proc" or similar. d. ---

Re: Call Oracle stored function using Hibernate

2007-09-12 Thread Antonio Petrelli
2007/9/12, GEDA <[EMAIL PROTECTED]>: > > > Hi. I am using Spring, Struts 2, Hibernate and Oracle as DB. Until now > everything worked ok since I only needed full entity objects but now I > have > to call some stored functions from the DB using the hibernate api. Until > now > I have used the follow

Call Oracle stored function using Hibernate

2007-09-12 Thread GEDA
().createQuery(). Can you give me an example please on how to call a stored function ? Thank you. -- View this message in context: http://www.nabble.com/Call-Oracle-stored-function-using-Hibernate-tf4429022.html#a12634650 Sent from the Struts - User mailing list archive at Nabble.com