mybatis 批量插入insert、更新update java代码实现在用mybatis对于批量处理,ibatissqlMapper方式已经不能用
mybatis 批量插入insert、更新update java代码实现
在用mybatis
对于批量处理,
ibatis sqlMapper方式已经不能用了。
自己试了一下,java实现batch
随便写的。
mybatis 批量插入insert、更新update java代码实现
在用mybatis
对于批量处理,
ibatis sqlMapper方式已经不能用了。
自己试了一下,java实现batch
随便写的。