RE: Question about 'jdbcType='

2010-05-20 Thread Bekkum Odd-Rune
nd if you're willing to check out from SVN and do a build to test it out, that would be great. If you get a chance, could you file a Jira ticket for this? Thanks much, Clinton On Tue, Mar 16, 2010 at 6:34 AM, Bekkum Odd-Rune mailto:odd-rune.bek...@imr.no>> wrote: Hi. I've used

SV: setNull and default jdbcType

2010-03-17 Thread Bekkum Odd-Rune
Looks good. Thanks orb Fra: Clinton Begin [clinton.be...@gmail.com] Sendt: 17. mars 2010 05:28 Til: user-java@ibatis.apache.org Emne: Re: setNull and default jdbcType Fixed. Give it a try. Clinton On Tue, Mar 16, 2010 at 12:28 PM, Bekkum Odd-Rune mailto:odd

RE: setNull and default jdbcType

2010-03-16 Thread Bekkum Odd-Rune
great. If you get a chance, could you file a Jira ticket for this? Thanks much, Clinton On Tue, Mar 16, 2010 at 6:34 AM, Bekkum Odd-Rune mailto:odd-rune.bek...@imr.no>> wrote: Hi. I’ve used ibatis 2.3.4, and are now starting to use 3.0. I’m using Postgres 8.4. I’m trying to figure ou

setNull and default jdbcType

2010-03-16 Thread Bekkum Odd-Rune
Hi. I've used ibatis 2.3.4, and are now starting to use 3.0. I'm using Postgres 8.4. I'm trying to figure out why I have to specify jdbcType on those columns that can be set to null. Why was the default "Types.OTHER" removed? Version 2.3.4: from ParameterMap.java if (jdbcType != JdbcTypeR