ibatis使用记录
动态更新:
1 | update table_name |
注意:实体类的数据类型不要是基本数据类型,例:int–>Integer
批量删除
1 | delete from table_name |
1 | update table_name |
注意:实体类的数据类型不要是基本数据类型,例:int–>Integer
1 | delete from table_name |
Author: Armin
Permalink: http://preferman.github.io/2020/05/20/ibatis%E4%BD%BF%E7%94%A8%E8%AE%B0%E5%BD%95/
Slogan: Do you believe in DESTINY?