Is it possible to do with the 1.0 version? I see the Criteria class has a private default constructor so I couldn't override it. I haven't done really any inner class overriding before. Also, the 1.1.0 fairly stable? I tried to use http://svn.apache.org/repos/asf/ibatis/trunk/java/mapper/mapper2/tools/abator/eclipse/AbatorUpdateSite/ as an eclipse update site and eclipse said it couldn't find any features. Maybe because I already have 1.0 installed?
Jeff Butler-2 wrote: > > To do this you need to extend the example class and add some > functionality. > There is a new page in the Abator documentation that shows exactly how to > do > this here: > > http://svn.apache.org/repos/asf/ibatis/trunk/java/mapper/mapper2/tools/abator/core/htmldoc/generatedobjects/extendingExampleClass.html > > Note: this page shows how to do it with the example classes that are > generated with the version of Abator in SVN (just slightly different from > the example classes generated by Abator 1.0). > > Jeff Butler > > > > On Feb 15, 2008 12:26 PM, Jared Blitzstein <[EMAIL PROTECTED]> > wrote: > >> I looked through the iBatis documentation, Abator documentation, and the >> mailing list archive to see if there was a way to make the searching >> case insensitive but didn't see any info. Since I'm not writing the SQL, >> I didn't see a way to do a lowercase or uppercase on the comparisons. >> Thanks in advance for any advice. >> > > -- View this message in context: http://www.nabble.com/Is-there-a-way-to-make-MyClassExample-searches-from-Abator-case-insensitive--tp15507325p15547193.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.