Hi All,

Is it possible to configure JDBC-Pool for the following functionality or I
need to write my own interceptors and Validator?

   - Retry N times to getConnection() for OnBorrow/OnConnect and WhileIdle;
   - Wait X ms between each Retry.

Are there any examples?


Regards,
Miro.

Reply via email to