hibernate-orm/hibernate-c3p0
Laurent RICHARD df69a3b0a3 HHH-8302 init c3p0 initialPoolSize with minPoolSize
Adding C3P0_STYLE_INITIAL_POOL_SIZE directly to c3props doesn't work
because of prefix "c3p0."
Using setOverwriteProperty checks for the nullability of the value and
removes this prefix

Conflicts:
	hibernate-c3p0/src/main/java/org/hibernate/c3p0/internal/C3P0ConnectionProvider.java
2013-07-11 19:03:36 -04:00
..
src HHH-8302 init c3p0 initialPoolSize with minPoolSize 2013-07-11 19:03:36 -04:00
hibernate-c3p0.gradle HHH-7527 Enterprise OSGi JPA support 2013-02-14 11:04:35 -05:00