jimchoi - 2006-02-08

Hi,

  According to the home page of ESW, it states "Automatic reconnect code when a connection dies, including re-execution of the query that was attempted. "

  However, I downloaded the latest source code 1.2.1 and review it. It seems the retry logic for the query is disabled. (eg, all the related executeQuery retry logic has been commented out).

  Is that true the ESW ConnectionPool no longer support re-execution of the query? is it due to DB transaction concern???

Thanks!
Jimmy