随笔分类 -  Mybatis

摘要:1、创建好数据库的配置文件 2、applicationContext.xml文件配置 3、创建好对应的mappers文件 阅读全文
posted @ 2018-12-20 19:57 子健儿 阅读(371) 评论(0) 推荐(0)
摘要:1、在代码中拼接好字符串后传入进来 2、使用CONCAT在xml中拼接字符串: 3、Mybatis的bind: 阅读全文
posted @ 2018-09-20 19:35 子健儿 阅读(150) 评论(0) 推荐(0)