parameterClass="xml" and resultClass="xml"

2008-08-03 Thread Angso, Tony
Are the above still supported on the latest version of iBatis? Thanks Tony - This e-mail message and any attachments contain confidential information from Medco. If you are not the intended recipient, you are hereby notified that disclosure

Re: Problem using SelectByExample with TypeHandlerCallback

2008-08-03 Thread Clinton Begin
The sooner you deploy 2.3.3 to a staging environment and run your unit test suite, the sooner it will become official! :-) See the two stories on the frontpage, and the blue sidebar on the download page: http://ibatis.apache.org/ http://ibatis.apache.org/javadownloads.cgi Cheers, Clinton On Su

Re: Problem using SelectByExample with TypeHandlerCallback

2008-08-03 Thread Jeff Butler
There have been some recent changes with regards to enum handling in iBATIS. I'm glad to hear 2.3.3 is working. Jeff Butler On Sun, Aug 3, 2008 at 10:22 AM, Doug Flex <[EMAIL PROTECTED]> wrote: > Hi Jeff, > > Thanks for your proposed solution. It looks very promising and it should > work,

Re: Problem using SelectByExample with TypeHandlerCallback

2008-08-03 Thread Doug Flex
Hi Jeff, Thanks for your proposed solution.  It looks very promising and it should work, but it doesn't.  I got the same error.  I also had my co-worker try it on different table with different test case, it also failed. The problem was seen using 2.3.0 release.  I downloaded 2.3.3 beta version