ofdata/MyBatisDAOHelper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A helper framework for using MyBatis with the DAO pattern. Created by http://www.idleworx.com http://blog.idleworx.com http://twitter.com/idleworx Read more about it in this blogpost: http://blog.idleworx.com/2011/09/mybatis-dao-example-code-tutorial.html Dependencies (available in the lib folder): ========================================= - mybatis(latest).jar - slf4j | logback - junit4 for running the tests - mysql jdbc driver