It depends on your db but also there are a bunch of posts already on this if you google it.
Personally I just use mysql's batch insert syntax.
Are you having a specific problem?
On Wed, Nov 23, 2011 at 8:38 AM, c c
<[hidden email]> wrote:
how can I do batch insert and update with mybatis?
give me some example thks all