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


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