iBatis is an object-relational mapping framework for Java. It uses XML descriptors to bridge SQL queries and Java objects. An official port was created for the Microsoft .NET framework.
Apache retired iBatis in June 2010 and it is now developed under the 'MyBatis' name.
Useful links
- MyBatis
- Apache iBatis (retired)
- Wiki page