Could someone explain to me how-to do iBATIS batching when using Spring
DAO? I've been reading and searching and can't seem to find an example
out there on how to actually do it.

I'm using Abator to generate my Spring DAO classes and I've got it
working with no issues. I read that using Spring that you are
effectively setting the TransactionManager type to EXTERNAL so I also
setup a Spring Transaction Manager as discussed in this thread:
http://markmail.org/message/cjqctvogweyoykih . 

 

Has anyone else implemented batching in iBATIS with a similar setup and
can point me in the right direction?

 

 

Thanks,

 

Jesse Reimann

 

 

Reply via email to