Chinaunix首页 | 论坛 | 博客
  • 博客访问: 443731
  • 博文数量: 1496
  • 博客积分: 79800
  • 博客等级: 大将
  • 技术积分: 9940
  • 用 户 组: 普通用户
  • 注册时间: 2008-09-09 13:22
文章分类

全部博文(1496)

文章存档

2011年(1)

2008年(1495)

我的朋友

分类:

2008-09-09 17:11:32

     applicationContext.xml 文件:
            xmlns:xsi=""
        xmlns:jee=""
        xsi:schemaLocation="
                ">
                    class="com.mchange.v2.c3p0.ComboPooledDataSource"
            destroy-method="close">
           
                com.mysql.jdbc.Driver
           

           
                jdbc:mysql://192.168.3.110:3306/DBName?useUnicode=true&characterEncoding=GBK
           

           
                root
           

           
                root
           

    
           
                5
           

    
           
                30
           

   
           
                10
           

    
           
                60
           

    
           
                5
           

    
           
                0
           

 

[1]  

【责编:landy】

--------------------next---------------------

阅读(94) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~