Description
The parameter name is different between the source code and the online document.
Souce code(BasicDataSourceFactory.java):
private final static String PROP_INITCONNECTIONSQLS = "initConnectionSqls";
Online document(http://commons.apache.org/dbcp/configuration.html):
Parameter name: connectionInitSqls