Skip to content

idleworx/MyBatisDAOHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

About

A basic framework for using MyBatis with the DAO pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages