Re: Abator 1.1 DTD

2008-03-07 Thread Jeff Butler
I think it will stay at 1.0 - there have only been a few additions and no deletions. Jeff Butler On Fri, Mar 7, 2008 at 4:39 PM, Ryan Shelley <[EMAIL PROTECTED]> wrote: > I did check out the version from SVN, I just thought it'd be an attribute > of table or it's own sub-element of table, which

Re: Abator 1.1 DTD

2008-03-07 Thread Ryan Shelley
I did check out the version from SVN, I just thought it'd be an attribute of table or it's own sub-element of table, which is silly of me, because that's not how it's done with javaModelGenerator, so my apologies. Will the DTD that is in SVN continue to be version 1.0, or will it change to 1.1even

Re: Abator 1.1 DTD

2008-03-07 Thread Jeff Butler
The new DTD is available in SVN only - but rootClass is a property you can add to the table element, not a new attribute. Please checkout the source from SVN and read the documentation - it is complete. Jeff Butler On Fri, Mar 7, 2008 at 2:48 PM, Ryan Shelley <[EMAIL PROTECTED]> wrote: > Is t

RE: queryForList/Map/Object... rollbacks

2008-03-07 Thread Clinton Begin
>> Your pseudocode should look like No, my pseudocode had nothing to do with iBATIS. It was just an SQL/Java mashup. My point stands true with or without iBATIS. I could demonstrate it with two MySQL consoles... Sorry it wasn't clear though. I'll stick to real code for the next example.

Re: queryForList/Map/Object... rollbacks

2008-03-07 Thread Michael Schall
I am happy to report that switching over to JDNI has removed the excessive rollbacks. Thanks for all you help. Mike On Wed, Mar 5, 2008 at 1:50 PM, Michael Schall <[EMAIL PROTECTED]> wrote: > We have the commitRequired="false" so the code does not explicitly call > rollback, however when the tr

Abator 1.1 DTD

2008-03-07 Thread Ryan Shelley
Is there a publicly available DTD for Abator 1.1 that includes the "rootClass" attribute on the table element? I don't see anything for 1.1 at http://ibatis.apache.org/dtd/ Thanks! -Ryan

New JIRA Improvement Requests

2008-03-07 Thread Ryan Shelley
I just wanted to inform the list regarding two new JIRA improvement requests that I've added for Abator to initiate discussion. https://issues.apache.org/jira/browse/IBATIS-492 Allow Abator configuration to extend model objects from existing classes: Provides a means of attaching non-table-specifi