athan Maves [mailto:[EMAIL PROTECTED]
*Sent:* Thursday, May 31, 2007 11:31 PM
*To:* user-java@ibatis.apache.org
*Subject:* Re: executing batch file
Not quite sure what you are asking? Do you have an external file with
statements in it that need to be executed? Or are you asking if ibatis
can do
Nathan,
I mean an external file.
INSERT ..;
INSERT ..;
DELETE .;
Zsolt
_
From: Nathan Maves [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 31, 2007 11:31 PM
To: user-java@ibatis.apache.org
Subject: Re: executing batch file
Not quite sure what you are asking? Do you have
Not quite sure what you are asking? Do you have an external file with
statements in it that need to be executed? Or are you asking if ibatis can
do batch inserts/updates ?
Nathan
On 5/30/07, Zsolt Koppany <[EMAIL PROTECTED]> wrote:
Hi,
what ist he best way to execute a batch file? Does ibati