Re: ScriptRunner question

2009-07-02 Thread Matthias Paul
00 > Von: Clinton Begin > An: user-java@ibatis.apache.org > Betreff: Re: ScriptRunner question > No, but in iBATIS 3 there is. :-) > > It looks to me that in the example below, you possibly didn't > setFullLineDelimiter(true); > > There's a difference in parsing if

Re: ScriptRunner question

2009-06-27 Thread Clinton Begin
> > An: user-java@ibatis.apache.org > > Betreff: Re: ScriptRunner question > > > ScriptRunner isn't really a supported feature of iBATIS. It's meant for > > utilities and unit tests only. > > Its API may change significantly in the future wit

Re: ScriptRunner question

2009-06-27 Thread Matthias Paul
pache.org > Betreff: Re: ScriptRunner question > ScriptRunner isn't really a supported feature of iBATIS. It's meant for > utilities and unit tests only. > Its API may change significantly in the future without warning. > > Clinton > > On Thu, Jun 25, 2009 at 12:47 PM,

Re: ScriptRunner question

2009-06-25 Thread Clinton Begin
ScriptRunner isn't really a supported feature of iBATIS. It's meant for utilities and unit tests only. Its API may change significantly in the future without warning. Clinton On Thu, Jun 25, 2009 at 12:47 PM, wrote: > Hello! > > Using iBatis 2.3.4.726. > Had some problems with transfering a SQ

ScriptRunner question

2009-06-25 Thread slayer81
Hello! Using iBatis 2.3.4.726. Had some problems with transfering a SQL script (a Oracle package) to Oracle database with iBatis' ScriptRunner. The SQL script file looked smth like this: -- MYPACKAGE package specification create or replace package MYPACKAGE as -- commentary here procedure