hibernate-orm/hibernate-c3p0/src
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
..
main HHH-8302 init c3p0 initialPoolSize with minPoolSize 2013-07-11 18:28:06 -04:00
test HHH-8302 - add unit test 2013-07-11 18:25:51 -04:00