代码改变世界

iBATIS.NET DataMapper 1.060 and DataAccess 1.9.0 Released[Beta]

2007-02-18 01:16  无常  阅读(894)  评论(0编辑  收藏  举报

(February 1, 2007) The iBATIS.NET team is proud to announce that the BETA release of DataAccess V1.9.0 and DataMapper V1.6.0 are now available.

This release includes several bug fixes and enhancements.
The main new addition is the support to groupBy attribute on resultMap to resolve N+1 select issue.

We expect that there will be a vote to promote to General Availability status in two weeks.Thanks once again for your comments and suggestions. Enjoy!

Show/Hide Release Notes - Version DataMapper 1.6

Bug
  • [IBATISNET-178] - ConfigWatcherHandler does not wok with the changes of DataMaps files
  • [IBATISNET-184] - Invalid support for public/protected field in result property
  • [IBATISNET-186] - Fix select on argument property on constructor tag
  • [IBATISNET-188] - MethodAccessException in emitted code
  • [IBATISNET-189] - Missing Typehandler for nullable timespan
  • [IBATISNET-191] - Allows Cache for Procedure / Statement tag
  • [IBATISNET-198] - Cache key for accessors can be ambiguous and can cause cast exceptions
  • [IBATISNET-202] - QueryForDictionary does not process select property
  • [IBATISNET-203] - SqlMap.xsd element "result" in element "resultMap" is not required but marked as required from schema.
Improvement
New Feature
  • [IBATISNET-116] - Add support for iBATIS for Java's tag in sql map files.
  • [IBATISNET-180] - Extends use of ISqlMapper in DataMapper + allow use of a custom ISqlMapper
  • [IBATISNET-181] - Allow mapping of multiple result sets
  • [IBATISNET-192] - Add support for IDictionary QueryForDictionary(...)
  • [IBATISNET-193] - N+1 Select resolution
Wish
  • [IBATISNET-104] - QueryForXXX do not check cache before opening/closing connection

Download iBATIS.NET DataMapper 1.6.0 and DataAccess 1.9.0 (BETA)!

 

from:http://ibatis.apache.org/index.html