增删改需要提交事务:
sqlSession.commit();
增
mapper:
Test
删
Mapper
改
查
resultType:Sql执行的返回结果类型
parameterType:参数类型