From 20197fdedf0f1fc1ea287f81aefcf83d4bad5547 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Thu, 4 Sep 2014 22:49:57 +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 5f49631c..0b21171b 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ If this property is not specified, the default catalog defined by the JDBC drive :watch:``connectionTimeout``
This property controls the maximum number of milliseconds that a client (that's you) will wait for a connection from the pool. If this time is exceeded without a connection becoming -available, a SQLException will be thrown. *Default: 30000 (30 seconds)* +available, a SQLException will be thrown. 250ms is the minimum value. *Default: 30000 (30 seconds)* :watch:``idleTimeout``
This property controls the maximum amount of time (in milliseconds) that a connection is