[hibernate-commits] [hibernate/hibernate-core] fcf43b: HHH-6635 C3P0: hibernate.c3p0.* configuration prop...
noreply at github.com
noreply at github.com
Wed Sep 7 08:20:09 EDT 2011
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: fcf43b2933fd649d76e98b50937e18bf8e5fa920
https://github.com/hibernate/hibernate-core/commit/fcf43b2933fd649d76e98b50937e18bf8e5fa920
Author: Strong Liu <stliu at hibernate.org>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M hibernate-c3p0/src/main/java/org/hibernate/service/jdbc/connections/internal/C3P0ConnectionProvider.java
Log Message:
-----------
HHH-6635 C3P0: hibernate.c3p0.* configuration properties not properly parsed
Commit: ed9c2bb61c5e8e6ed8979a66e2244abe94b7d0eb
https://github.com/hibernate/hibernate-core/commit/ed9c2bb61c5e8e6ed8979a66e2244abe94b7d0eb
Author: Strong Liu <stliu at hibernate.org>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
A hibernate-c3p0/src/test/java/org/hibernate/test/c3p0/C3P0ConnectionProviderTest.java
A hibernate-c3p0/src/test/resources/hibernate.properties
A hibernate-c3p0/src/test/resources/log4j.properties
Log Message:
-----------
HHH-6635 C3P0: hibernate.c3p0.* configuration properties not properly parsed
Compare: https://github.com/hibernate/hibernate-core/compare/102f9b3...ed9c2bb
More information about the hibernate-commits
mailing list