You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by Clinton Begin <cl...@gmail.com> on 2005/07/11 06:20:53 UTC

iBATIS for Java 2.1.5 Intent to Release (in 3 days)

Send any concerns, wishes or corrections to the following as response to 
this email.

The current change log is:

------------------------------
2.1.5 - July ?, 2005
------------------------------

o Fixed IBATIS-136 groupBy not carried forward to extended result maps
o Fixed IBATIS-139 discriminator being applied to too many result maps 
(thanks Sven)
o Fixed IBATIS-152, 149, 116 null result sets now handled properly by JDBC 
logging classes (thanks Sven)
o Fixed IBATIS-146 consumes additional result sets before retrieving output 
params (JTDS fix)
o Fixed IBATIS-130 parameter maps don't allow for complete TypeHandler 
implementations
o Fixed IBATIS-148 parameter maps don't allow for complete TypeHandler 
implementations
o Removed dependency on Commons Logging, will autodetect and use Commons 
Logging, Log4J, JDK 1.4 or no logging
o Improved entity resolvers to be smarter, checks both system and public 
IDs, and both ibatis.com <http://ibatis.com> and apache.org<http://apache.org> 

Cheers,
Clinton