Moved from DBCP to C3P0 connection pooling

Added properties for connection pool sizing in sample connection properties


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3029 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-06-05 14:58:15 +00:00
parent 576b4a107a
commit 853e7d6cf1
3 changed files with 15 additions and 13 deletions

View File

@@ -4,6 +4,8 @@
#db.username=alfresco
#db.password=alfresco
#db.pool.initial=10
#db.pool.max=100
#
# MySQL connection (This is default and requires mysql-connector-java-3.1.12-bin.jar, which ships with the Alfresco server)