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 following syntax: Query q =
getEntityManager().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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to