Re: MSSQL, schema migrations format issue

2010-03-26 Thread Clinton Begin
What do you mean view in your console? Clinton On Thu, Mar 25, 2010 at 10:03 AM, chris oberle wrote: > Hello, > > I have a keen interest in using Ibatis Schema MIgrations but am having an > issue and am hoping someone can tell me if there is anything I can do about > it. > > For some reason, whe

Re: newbie Q: get back generated key with Oracle

2010-03-26 Thread Jeff Butler
Right! On Fri, Mar 26, 2010 at 3:12 PM, Morearty, Brian wrote: > Thanks, Jeff.  And now I see the likely fix: when there's a type="pre"/> in the Ibator config, Ibator should always include the ID in the > insert statement instead of conditionally including it. > > Brian > > > -Original Mess

RE: newbie Q: get back generated key with Oracle

2010-03-26 Thread Morearty, Brian
Thanks, Jeff. And now I see the likely fix: when there's a in the Ibator config, Ibator should always include the ID in the insert statement instead of conditionally including it. Brian -Original Message- From: Jeff Butler [mailto:jeffgbut...@gmail.com] Sent: Friday, March 26, 2010 1

Re: newbie Q: get back generated key with Oracle

2010-03-26 Thread Jeff Butler
This is an Ibator issue and it's an interesting case that I had not considered previously. I'll fix it. Jeff Butler On Wed, Mar 24, 2010 at 5:33 PM, Morearty, Brian wrote: > Related to this discussion earlier today, I have a feature request.  I'm not > sure if this should be in iBATIS or Ibato

RE: Eclipse error when running Ibator

2010-03-26 Thread Morearty, Brian
Good questions, Jeff. 1. We've tried to identify what's different about the failing machine. We can't identify any differences. Same version of Eclipse (or at least same datestamp and build number on the About box), same JRE, same Eclipse distribution, same version and build of Ibator (1.2.2)

Re: Eclipse error when running Ibator

2010-03-26 Thread Jeff Butler
Two questions - one obvious, one not so obvious :) 1. (Obvious) What's different in the failing environment? (Different Eclipse version? Different JRE? Different Eclipse distribution? etc.) 2. (not so obvious) This looks to be failing in the code formatter. I'd take a close look at the Java cod