Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 225 Bytes

Tomcat Connection Pool with Patches

  • fixes an odd issue with validation query resulting in subsequent empty ResultSet on MySQL

To build:

cd modules/jdbc-pool
ant build -Dcompile.source=1.7 -Dcompile.target=1.7