java-tpcw
java-tpcw copied to clipboard
Update TPCW_Database.java
Broken DB connection (after "maxConn" exceptions thrown) bug solved
Is no more necessary to increase the number of open connections on the DB, as well as the maximum number of connections in the pool. Hope this fixed the "broken connection" problems! It worked for me.