https://issues.apache.org/bugzilla/show_bug.cgi?id=52024
Filip Hanik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Filip Hanik <[email protected]> 2012-03-20 17:02:34 UTC --- I like the idea, but it's not fine grained enough. What if I do 1 con = getConnection(); 2 con.close(); 3 con.executeQuery(); on step 3 we reconnect the connection only to fail identically again. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
