Community
In April, 2004, I joined the iBATIS team and the Nausicaa project is now being developed into the official .NET port for IBATIS!
While some details of the transition are still being worked out,
this change will include a change to the name and namespace of the
product.
New versions of the framework will no longer be distributed from the present SourceForge.net site.
Announcements will be made detailing the new name, distribution
channels, mailing list, and licensing on http://sourceforge.net/projects/ibatisnet .... read more
- Added ConfigureAndWatch which monitor configuration files
- Added examples for web and windows application
See change log for more details
- Added cache implementation (LRU,FIFO, Memory)
- Improved support for OLEDB, OBDC (All Unit tests are runned for Oldb or Obdc)
- Added more tests
- Improved/Cleaned code
- Added useParameterPrefixInSql, useParameterPrefixInParameter attribut on provider
- Completed schemas
- Added optional Lazy Loading of IList properties
- Added generated selectKey element in insert statement
- Added more tests