目录环境准备JDBC-JNI方式准备依赖实体类Mapper配置类测试类RESTful方式实体类配置类测试类总结环境准备
iam having a table with columns like id || counter if i do something (some event) i want the coun开发者_开发技巧ter\'s value(at a particular id) to increase by one , currently iam doing this :