会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
呱哇
博客园
首页
联系
管理
订阅
上一页
1
2
3
2015年4月30日
MyBatis的#与$
摘要: 默认情况下,使用#{}语法,MyBatis会产生PreparedStatement语句中,并且安全的设置PreparedStatement参数,这个过程中MyBatis会进行必要的安全检查和转义。例如:执行SQL:Select * from emp where name = #{employeeNa...
阅读全文
posted @ 2015-04-30 10:18 呱哇
阅读(164)
评论(0)
推荐(0)
2013年8月30日
struts1
摘要: 一. 配置 1. 导入jar包最少要struts.jar、commons-beanutils.jar、commons-digester.jar、commons-logging.jar这4个;想使用其他功能要附加导入如:jstl-1.2.jar、commons-validator.jar、common...
阅读全文
posted @ 2013-08-30 11:36 呱哇
阅读(199)
评论(0)
推荐(0)
上一页
1
2
3
公告