注意:官网,还没有放出来。从SVN上可以下载到。
#Build version info #Sun Mar 23 21:43:59 MDT 2008 version=2.3.1 buildDate=2008/03/23 21/:43 buildNum=710
------------------------------
2.x
------------------------------
o Removed maxTransactions, maxRequests, maxSessions from configuration, all are now controlled by the resource providers
o Fixed BATIS-391 - Cannot access Lists within custom objects.
o Fixed IBATIS-388 - Add methods to unwrap all proxied objects
o Fixed IBATIS-484 - Make setType method in JdbcTypeRegistry public
o Fixed IBATIS-490 - Improper use of getColumnLabel()
o Fixed IBATIS-494 - Improper NULL handling in Blob and Clob Type Handlers
o Fixed IBATIS-497 - Improper use of hashCode in SqlExecuter
[2007-03-26]
http://ibatis.apache.org/javadownloads.cgi
今天官网给出了2.3.1的下载,虽然是beta,不过要不了多长时间会自动变成GA
iBatis官方发布了2.3.1版本,此版本为Beta版,预计不久将转为正式版。本次更新移除了配置中的maxTransactions等设置,并修复了多个问题,包括对List的支持、proxy对象的处理、JdbcTypeRegistry中setTypemethod的可见性、getColumnLabel()的使用以及Blob和ClobTypeHandler对NULL值的处理。

1947

被折叠的 条评论
为什么被折叠?



