emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

how to get the result of batch operation? #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the MyBatis are you using?
mybatis 3.0.1

Please describe the problem.  Unit tests are best!

when we do a batch operation(update/delete/insert and so on),we usually need to 
effect num of rows,but the there's no method to get the result?

sqlsession's method commit() just flush excutor's statement,how can we get 
batchresult? 

What is the expected output? What do you see instead?

anyway,just let me can get the batchresult  ^_^!

Please provide any additional information below.

Original issue reported on code.google.com by kuaiyuel...@gmail.com on 19 Sep 2010 at 8:14

GoogleCodeExporter commented 9 years ago
Hi there!

Any news on this topic? I (and my team) would like to use this ability pretty 
much!

Regards, DaGi.

Original comment by dag...@gmail.com on 6 Oct 2010 at 11:52

GoogleCodeExporter commented 9 years ago
Hi kuaiyuelaogong,
if you didn't get a reply quickly it's because you posted a question in the 
wrong place, please subscribe in the users mailing list, that's the right page 
where requesting support, on http://groups.google.com/group/mybatis-user and 
post your questions.
The issue tracker is used to report and collect defects

Original comment by simone.t...@gmail.com on 1 Nov 2010 at 1:45