Fixed a bug which prevented the connection pool to return a connection when minimum...
authorMarco Zanon <info@marcozanon.com>
Thu, 12 Jan 2017 11:13:13 +0000 (11:13 +0000)
committerMarco Zanon <info@marcozanon.com>
Thu, 12 Jan 2017 11:13:13 +0000 (11:13 +0000)
commit1112d8411f00ae2be19f80582efd5fb7c2a53e64
tree7f30d65c2f04bcedd3ba4529942593ddcdb7e3f7
parent6c26b346db7f3a747429ce8e44934ddf27ad1729
Fixed a bug which prevented the connection pool to return a connection when minimum size was set to 0.
4.x/src/java/com/marcozanon/macaco/database/MDatabaseConnectionPool.java