Thanks
On Fri, Jun 17, 2011 at 2:09 PM, Björn Zettergren <
bjorn.zetterg...@basefarm.se> wrote:
> On 06/17/2011 09:54 AM, Vikram Jain wrote:
>
>> Hi,
>>
>> I have a doubt in iBatis, hope you can help me out.
>>
>
> You have reached the apache httpd user mailinglist. I suspect you will be
> able t
On 06/17/2011 09:54 AM, Vikram Jain wrote:
Hi,
I have a doubt in iBatis, hope you can help me out.
You have reached the apache httpd user mailinglist. I suspect you will
be able to find a more suitable mailinglist for your question at
http://www.mybatis.org.
Good luck.
/Björn Zettergren
Hi,
I have a doubt in iBatis, hope you can help me out.
If I use a executeBatchDetailed, the API says "sub-batch is created by
adding a statement to the batch that does not equal the prior statement".
Does it means that when i add different queries (lets say insert in two
different tables) in sam