package com.ssm.iface.impl;
import java.util.List;
import org.springframework.orm.ibatis.support.SqlMapClientDaoSupport;
import com.ssm.iface.IUserDao;
//import com.ssb.baseutil.SqlMapClientDaoSupport;
//import com.ssb.iface.IUserDao;
//import org.springframework.orm.ibatis.support.SqlMapClientDaoSupport;
public class UserDaoImpl extends SqlMapClientDaoSupport implements IUserDao
{
public List selectUserById(int id)
{
// TODO Auto-generated method stub
return getSqlMapClientTemplate().queryForList("selectUserById", id);
}
public boolean userVaild(String name, String password)
{
// TODO Auto-generated method stub
return false;
}
/*public boolean userVaild(String name, String password)
{
return false;
}
public List selectUserById(String id)
{
return getSqlMapClientTemplate().queryForList("getUserById", id);
}
*/
}
没有合适的资源?快使用搜索试试~ 我知道了~
struts2+spring3+mybatis整合示例
共75个文件
jar:33个
xml:11个
java:6个
4星 · 超过85%的资源 需积分: 10 924 下载量 25 浏览量
2010-11-04
11:42:13
上传
评论 7
收藏 8.86MB RAR 举报
温馨提示
真是不好意思,后来发现Dao层注入是在接口,接口实现类完全没必要要了,但是要保证接口方法和mybatis的配置文件一致,搁着一段时间没弄了,最近又开始捣鼓了,现在加权限到时候在放出来 SSM(struts2+spring3+mybatis)整合示例, 在网上实在找不到现成的,用了2天时间折腾了一个,保证能用....看在这么辛苦的份上,多收点分 嘿嘿....
资源推荐
资源详情
资源评论
收起资源包目录
SSMybatis.rar (75个子文件)
SSMybatis
.settings
org.eclipse.wst.jsdt.ui.superType.name 6B
org.eclipse.core.resources.prefs 88B
org.eclipse.wst.jsdt.ui.superType.container 49B
.jsdtscope 406B
src
database.properties 826B
applicationContext-oth.xml 1KB
log4j.properties 1KB
com
ssm
iface
impl
UserDaoImpl.java 902B
IUserDao.java 183B
action
LoginAction.java 818B
seriface
IUserService.java 188B
impl
UserServiceImpl.java 708B
sqlmap
User.xml 730B
entity
User.java 884B
struts.xml 639B
applicationContext-core.xml 3KB
myBatis-config.xml 360B
struts.properties 124B
.project 1KB
WebRoot
META-INF
MANIFEST.MF 39B
WEB-INF
web.xml 1KB
classes
database.properties 826B
applicationContext-oth.xml 1KB
log4j.properties 1KB
com
ssm
iface
IUserDao.class 220B
impl
UserDaoImpl.class 974B
action
LoginAction.class 1KB
seriface
IUserService.class 231B
impl
UserServiceImpl.class 1016B
sqlmap
User.xml 730B
entity
User.class 1KB
struts.xml 639B
applicationContext-core.xml 3KB
myBatis-config.xml 360B
struts.properties 124B
lib
org.springframework.test-3.0.5.RELEASE.jar 200KB
org.springframework.spring-library-3.0.5.RELEASE.libd 1KB
freemarker-2.3.15.jar 859KB
org.springframework.web.struts-3.0.5.RELEASE.jar 31KB
commons-logging-1.0.4.jar 37KB
org.springframework.transaction-3.0.5.RELEASE.jar 226KB
c3p0-0.9.1.2.jar 596KB
org.springframework.context-3.0.5.RELEASE.jar 653KB
org.springframework.instrument.tomcat-3.0.5.RELEASE.jar 6KB
org.springframework.oxm-3.0.5.RELEASE.jar 60KB
org.springframework.beans-3.0.5.RELEASE.jar 542KB
mybatis-3.0.2.jar 600KB
org.springframework.expression-3.0.5.RELEASE.jar 166KB
ognl-2.7.3.jar 234KB
common-annotations.jar 6KB
org.springframework.asm-3.0.5.RELEASE.jar 52KB
org.springframework.web.servlet-3.0.5.RELEASE.jar 409KB
org.springframework.web-3.0.5.RELEASE.jar 386KB
org.springframework.jdbc-3.0.5.RELEASE.jar 377KB
mybatis-spring-1.0.0-RC2.jar 34KB
org.springframework.core-3.0.5.RELEASE.jar 373KB
struts2-spring-plugin-2.1.8.1.jar 16KB
org.springframework.web.portlet-3.0.5.RELEASE.jar 171KB
xwork-core-2.1.6.jar 1.49MB
commons-fileupload-1.2.1.jar 56KB
org.springframework.jms-3.0.5.RELEASE.jar 181KB
struts2-core-2.1.8.1.jar 738KB
org.springframework.aop-3.0.5.RELEASE.jar 314KB
log4j-1.2.15.jar 383KB
org.springframework.instrument-3.0.5.RELEASE.jar 2KB
org.springframework.orm-3.0.5.RELEASE.jar 326KB
org.springframework.context.support-3.0.5.RELEASE.jar 99KB
mysql.jar 528KB
org.springframework.aspects-3.0.5.RELEASE.jar 35KB
asd.jsp 1KB
index.jsp 1KB
error.jsp 852B
success.jsp 850B
.mymetadata 300B
.classpath 3KB
.myeclipse
共 75 条
- 1
lujun920
- 粉丝: 4
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
- 5
- 6
前往页