aspose file tools
The moose likes JDBC and the fly likes call stored procedure from jdbc Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "call stored procedure from jdbc" Watch "call stored procedure from jdbc" New topic
Author

call stored procedure from jdbc

tormod eriksen
Ranch Hand

Joined: Jan 23, 2002
Posts: 52
Hi,
I wonder. If a stored procedure is called from a jdbc application, does the execution of the stored procedure break and eventual noncommitted changes rollback, if the execution of the jdbc application terminates while executing the stored procedure?
Thanks
tormod
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: call stored procedure from jdbc
 
Similar Threads
%rowtype mapping in java
DB2 connection error with Type 4 driver
Change in forum
OUT parameter
stored procedure using jdbc-odbc bridge