rlguarino / lifeinvader

A social network for people with lives.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Close all connections to release them back to the pool.

rlguarino opened this issue · comments

http://stackoverflow.com/a/24193846

We need to call Connection.close() on all of the connection object that we create.