MyBatis

The MyBatis (former iBatis) data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

MyBatis
http://www.mybatis.org/
http://code.google.com/p/mybatis

mybatis generator
http://www.mybatis.org/ibator.html

Logging with MyBatis
http://code.google.com/p/mybatis/wiki/Logging
http://code.google.com/p/mybatis/source/browse/trunk/src/test/java/log4j.properties?r=2164

This entry was posted in Java and tagged . Bookmark the permalink.

2 Responses to MyBatis

  1. Pingback: GWT (Google Web Toolkit) | Warren Tang's Blog

  2. Pingback: Java | Warren Tang's Blog

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>