随笔分类 -  iBatis

摘要:ibatils sqlmap.config中 <database> <provider name="sqlServer2.0"/> <dataSource ... ConnectionTimeout="600"/> </database> ibatis.net 的坑 https://www.cnbl 阅读全文
posted @ 2021-05-21 17:06 三瑞 阅读(398) 评论(0) 推荐(0)
摘要:BaseSqlMapDaoEx using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System 阅读全文
posted @ 2021-02-18 17:03 三瑞 阅读(99) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2018-07-30 19:12 三瑞 阅读(1) 评论(0) 推荐(0)
摘要:<configuration> <configSections> ... <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net"/> <sectionGroup name="i 阅读全文
posted @ 2018-05-31 15:22 三瑞 阅读(249) 评论(0) 推荐(0)