1. how to close hibernate tools db connections stackoverflow.comWhen developing a new project I often want to re-create the schema to apply any new entities or relationships created. I like using hibernate tools in eclipse, but it's a pain ... |
2. Postgresql + Hibernate3 + C3p0 = not closing connections stackoverflow.comThis only happens until peak load of the system. Hibernate exception:
org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
java.io.IOException: Stream closed
|
3. c3p0 postgresql, whole pool breaks on 1 connection refuse forum.hibernate.org |