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)
commitbce177bccbbeea1d8bc28580dec36387fb1d165f
tree45934f7b8f6715c288ed804d80614ba902825b91
parent9eaf2f07ae48717f4c5bb589f4a4bc1f3dbc4cb6
Fixed a bug which prevented the connection pool to return a connection when minimum size was set to 0.
src/java/com/marcozanon/macaco/database/MDatabaseConnectionPool.java