摘要:
if 标签 》必须结合 test 属性联合使用。 》对应的动态 SQL <select id="selectByStudentSelective" resultMap="BaseResultMap" parameterType="com.homejim.mybatis.entity.Student" 阅读全文
posted @ 2021-04-06 10:44
KLAPT
阅读(99)
评论(0)
推荐(0)
摘要:
注入方式: 基于构造函数的依赖注入: public class UserServiceImpl implents UserService{ private UserDao userDao; @Autowire public UserServiceImpl(UserDao userDao){ this 阅读全文
posted @ 2021-04-06 09:16
KLAPT
阅读(311)
评论(0)
推荐(0)

浙公网安备 33010602011771号