深刻理解MyBatis的原理(四):映射器的用法

转载自:https://www.cnblogs.com/yuxiaole/p/9478618.htmlhtml <insert id="insertUser"> <selectKey keyProperty="id" order="BEFORE" resultType="int"> select t_user_s.nextval from dual
相关文章
相关标签/搜索