摘要:
Spring+mybatis整合实例应用项目结构图(Spring3.0.2+mybatis3.0.4)方案一:通过配置文件整合Spring和mybatis应用数据库----数据库 tb_user--drop table if exists tb_user;create table tb_user( id int primary key auto_increment comment '主键', username varchar(40) not null unique comment '用户名', password varchar(40) not null comm 阅读全文
posted @ 2014-02-24 14:31
deepstone
阅读(265)
评论(0)
推荐(0)

浙公网安备 33010602011771号