| Author |
Slow execute stored procedure / .prepareCall
|
Miran Cvenkel
Ranch Hand
Joined: Nov 23, 2010
Posts: 138
|
|
MySql.
See comments, how to avoid 700 ms in process ?
Also the 300 ms should be like 1/2 or less of 300, testing with HeidiSQL
Connection is opened and does not influence a thing.
|
Searchable nature photo gallery: http://agrozoo.net/jsp/Galery.jsp?l2=en
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3666
|
|
|
If you're asking how to improve JDBC driver methods, the short answer is you can't. You can try other drivers or databases, but likely this is a database specific issue.
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
 |
|
|
subject: Slow execute stored procedure / .prepareCall
|
|
|