Re: IBatis 3 Beta 3 - No grouping on id properties

2009-09-30 Thread Clinton Begin
iBATIS 3 comes with about 1200 unit tests that cover about 85% of the codebase. However, unit testing does not equal field testing. Our process works like this: * Committers write code or integrate code from the community. * Committers vote upon and release Betas. * The community field test

IBatis 3 Beta 3 - No grouping on id properties

2009-09-30 Thread Dominik Mähl
Hi, we're currently evaluating iBatis 3 for a project after using iBatis 2 in its predecessor. One of our developers encountered that beta 3 does not honor the id property (it is defined on a primary key) so that no grouping takes place when using collections filled via joins. I've checked out t

Slow parameterised query

2009-09-30 Thread meindert
Hi, This is probably more a JDBC (MS Sql 2005, sqljdbc 1.2) question then a ibatis question. I've been noticing that parameterised queries are sometimes dead slow.. I have the following Sql map what takes more than a minute to execute (returning 10 rows); select distinct actmonth from yt