Tried it on the hibernate forum but apparently my question is so trivial that 
it isn't even worth answering over there ;-)

So, I return: How do you call stored functions in the db from an entitymanager 
with hibernate? If I get the delegate and from the session a connection and use 
normal call syntax, the connection is closed and that causes grief for my SMPC.

If I embed the function call in a select statement then I can't do DML in the 
function :-/

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089571#4089571

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089571
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to