From b1bd488dedb9a804d66e5176f08e93eb891bd298 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Sat, 13 Feb 2021 16:59:51 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fcba9cb5..2afe8a6dc 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ connection time limit.** A value of 0 indicates no maximum lifetime (infinite l course to the ``idleTimeout`` setting. The minimum allowed value is 30000ms (30 seconds). *Default: 1800000 (30 minutes)* -🔠``connectionTestQuery``
+🔤``connectionTestQuery``
**If your driver supports JDBC4 we strongly recommend not setting this property.** This is for "legacy" drivers that do not support the JDBC4 ``Connection.isValid() API``. This is the query that will be executed just before a connection is given to you from the pool to validate that the