I thought i saw around the forums that Ibatis automatically deals with this
behind the scenes?
Anyway, I cut down my test case to 1000 rows.


Koka Kiknadze wrote:
> 
> The only situation when batch may be noticeably slower compared to single
> record inserts that I can imagine is when you try to insert too many rows
> in
> a single batch (so that databse starts choking trying to keep huge
> rollback
> data), what is your batch size? And which database?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/batch-insert-autocommit-setting-tf2108481.html#a5812925
Sent from the iBATIS - User - Java forum at Nabble.com.

Reply via email to