Batching
--------

                 Key: IBATISNET-217
                 URL: https://issues.apache.org/jira/browse/IBATISNET-217
             Project: iBatis for .NET
          Issue Type: New Feature
          Components: DataMapper
    Affects Versions: DataMapper 1.6.2, DataMapper 2.0
            Reporter: John Radke


Allow for batching SQL statements together.  The two primary reasons we could 
use this is for high volume transactions (1000's of insert/update statements), 
and off-site users (high latency going across the U.S.).  Add together that 
volume and latency, and some users have to deal with huge wait times.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to