NOTE: Read about our Current Status
iBatis Data Mapper v1.2.1 Review
Reviewed:
The iBATIS Data Mapper ProjectVersion:
v1.2.1iBATIS DataMapper is a Java/.NET framework meant to help design and implement persistence layers for Java/.NET applications. iBATIS couples objects with stored procedures or SQL statements using an XML mapping file. iBATIS Data Mapper supports providers for Access, SQL Server, Oracle, MySql, PostgreSQL, DB2, and generic ODBC and OLEDB providers. Using the XML mapping file, the iBATIS framework allows you to query for the objects you want, and returns them to you using the IList interface. Support for iBatis Data Mapper is provided by FAQ, a Wiki, mailing lists, and a bug submission tool, all found on the vendor's Web site.
When Reviewed:
2006Licensing:
Apache 2.0Pricing (at time review):
Free