随笔分类 -  MyBatis

MyBatis常见问题
摘要:Mybatis Generator 使用详细教程 1.创建Maven工程 1.创建一个空的maven工程 2.添加Generator配置文件 [文件目录为/src/main/resources/MybatisGenerator.xml] <?xml version="1.0" encoding="U 阅读全文
posted @ 2022-08-03 11:32 ewindstorm 阅读(1412) 评论(0) 推荐(0) 编辑
摘要:关于foreach标签的问题 <select id="foreachDemo" resultType="com.po.demo" parameterType= "List"> select * from user where uid in <foreach item="item" index="in 阅读全文
posted @ 2022-05-26 10:45 ewindstorm 阅读(653) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示