[jboss-user] [JBoss Seam] - Re: Stored procedure call causes connection close

nickarls do-not-reply at jboss.com
Fri Sep 28 03:15:19 EDT 2007


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



More information about the jboss-user mailing list