Resin配置数据源
http://www.diybl.com/ 2008-3-16 网络 点击:
[ 评论 ]
文章搜索:
【点击打包该文章】
<resource-ref>
<res-ref-name>jdbc/helpinfopub</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<init-param driver-name="com.mysql.jdbc.Driver"/>
<init-param url="jdbc:mysql://localhost/helpinfopub?autoReconnect=true&useUnicode=true&characterEncoding=GB2312"/>
<init-param user=""/>
<init-param password=""/>
<init-param max-connections="20"/>
<init-param max-idle-time="30"/>
</resource-ref>
如果图片或页面不能正常显示请点击这里 站内搜索:
推荐文章 |
