摘要:
实现关联数据的查询 1 创建数据源 #创建表article Drop TABLE IF EXISTS `article`; Create TABLE `article` ( `id` int(11) NOT NULL auto_increment, `userid` int(11) NO... 阅读全文
posted @ 2014-08-06 13:48
retacn_yue
阅读(125)
评论(0)
推荐(0)
摘要:
与springMVC的集成 需要配置以下几个方面: 1 web.xml配置spring dispatchservlet MybatisDemo contextConfigLocation classpath:config/applicationContext.xml sprin... 阅读全文
posted @ 2014-08-06 13:48
retacn_yue
阅读(120)
评论(0)
推荐(0)
浙公网安备 33010602011771号