幽~灵!

导航

随笔分类 -  Mybatis

mybatis插入多行数据
摘要:<insert id="insertAuthor" useGeneratedKeys="true" keyProperty="id"> insert into Author (username, password, email, bio) values <foreach item="item" co 阅读全文

posted @ 2019-10-18 16:39 幽~灵! 阅读(710) 评论(0) 推荐(0)