bjsion / tongue-tied

Translation and resource management tool
1 stars 0 forks source link

Use a third party connection pool #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
According to the hibernate documentation, the built in hibernate connection
pooling algorithm is not intended for production use. See this document for
more details:
http://docs.jboss.org/hibernate/stable/core/reference/en/html/session-configurat
ion.html#configuration-hibernatejdbc

A third party pool should be used by hibernate for connection pooling.

Original issue reported on code.google.com by bjs...@gmail.com on 12 Sep 2009 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by bjs...@gmail.com on 12 Sep 2009 at 12:07

GoogleCodeExporter commented 9 years ago

Original comment by bjs...@gmail.com on 24 Sep 2009 at 9:04

GoogleCodeExporter commented 9 years ago

Original comment by bjs...@gmail.com on 27 Sep 2009 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by bjs...@gmail.com on 27 Sep 2009 at 2:22