Chinaunix首页 | 论坛 | 博客
  • 博客访问: 523249
  • 博文数量: 694
  • 博客积分: 40000
  • 博客等级: 大将
  • 技术积分: 4840
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-16 19:30
文章分类

全部博文(694)

文章存档

2011年(1)

2008年(693)

我的朋友

分类:

2008-10-16 19:50:35

     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---------------------

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