MyBatis註解映射

1.普通映射javascript @Select("select * from mybatis_Student where id=#{id}") public Student getStudent(int id); @Insert("insert into mybatis_Student (name, age, remark, pic,grade_id,address_id) values (#{
相關文章
相關標籤/搜索