hibernate-orm/hibernate-c3p0
Laurent RICHARD a300454a85 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
2013-07-11 18:28:06 -04:00
..
src HHH-8302 init c3p0 initialPoolSize with minPoolSize 2013-07-11 18:28:06 -04:00
hibernate-c3p0.gradle HHH-8146 - Update to use maven-publishing plugin 2013-04-16 18:26:02 -05:00