Results 1 to 2 of 2
Thread: java call stored procedure
- 01-04-2011, 01:24 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 3
- Rep Power
- 0
- 01-04-2011, 03:53 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
There is a setQueryTimeout on Statement.
I've not used it ,so can't say if it works or not, but you can test it out.
Failing that maybe fire this off in its own thread?
ETA: If you don't care about any return values then launching in its own thread might be the solution.
Similar Threads
-
Passing DateTime in java to mysql Stored Procedure
By ashin in forum SWT / JFaceReplies: 1Last Post: 09-10-2010, 03:47 PM -
Debug mySql stored procedure
By ulix83 in forum NetBeansReplies: 0Last Post: 10-29-2009, 11:48 AM -
How to call Oracle stored procedure from Java?
By parag_narkhede in forum New To JavaReplies: 4Last Post: 10-07-2009, 07:50 AM -
calling stored procedure through java
By KTR in forum JDBCReplies: 2Last Post: 01-30-2009, 12:53 PM -
stored procedure
By sankarigopi in forum JDBCReplies: 1Last Post: 11-13-2008, 04:53 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks