RE: [ANNOUNCE] iBATIS 2.3.1 Beta Available

2008-03-31 Thread nospam
Hi there, it's quite cool that there is a new release of ibatis ;-) Here are my two cents about the release: - the iBATIS-SqlMaps-2_en.pdf is missing in the distribution (and it doesn't look like it was updated in the tag - at least the date on the front page is still from 2006) - could you

RE: How to insert byte[] using iBatis into DB

2008-03-31 Thread Elangovan, Kumaravel
Hi, There is no Byte constructor which takes byte[] as an argument. So I am not sure how to convert this byte[] to Object. I don't want to convert it to String as this gives issue. Is there any other method available? Thanks Regards, Kumar Important: This e-mail, including any attachment(s)

Re: [ANNOUNCE] iBATIS 2.3.1 Beta Available

2008-03-31 Thread Koka Kiknadze
Thanks for continuing improving the framework that's already cool. May I ask about IBATIS-375? It seems fix has been contributed and I hoped it to make through into the next release. The thing that its already there in iBatis .NET makes me a bit jealous ;)

Re: Abator Unsupported Data Type Oracle TIMESTAMP WITH TIME ZONE

2008-03-31 Thread Jeff Butler
This is now fixed in SVN. Jeff Butler On Thu, Mar 27, 2008 at 10:48 PM, Jeff Butler [EMAIL PROTECTED] wrote: This is an error in Abator. There should, absolutely, be a way for you to use the columnOverride and not have to redefine your columns. I'll fix it. Jeff Butler On Thu, Mar 27,

Re: Can't get Log4J to shut up

2008-03-31 Thread Zoran Avtarovski
This is the part I find really weird. If I remove the ibatis specific stuff from the log4j properties file we get no ibatis logging info. So my grasp of log4j isn¹t as good as I had hoped. The problem is I¹d still like to get the ERROR and WARN logs from ibatis. Z. I¹m deploying an ibatis