Bad documentation for c3p0 connection pool setup
------------------------------------------------
Key: HHH-4534
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4534
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.3.1
Reporter: Marek Posolda
In Hibernate-core documentation in chapter 3.3 (
http://docs.jboss.org/hibernate/stable/core/reference/en/html/session-con... )
it's said that "Hibernate will use its
org.hibernate.connection.C3P0ConnectionProvider for connection pooling if you set
hibernate.c3p0.* properties."
This is true for Hibernate2 but no for Hibernate3. See comments on
http://www.hibernate.org/214.html (especially the comments from 21 Oct 2008).
connection_provider class org.hibernate.connection.C3P0ConnectionProvider needs to be
explicitly specified for correct usage of c3p0. Is it possible to fix documentation?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira