Skip to content

MyBatis is an open source persistence framework that simplifies the implementation of the persistence layer by abstracting a lot of JDBC boilerplate code and provides a simple and easy-to-use API to interact with the database.Let's learn how to use it.

Notifications You must be signed in to change notification settings

owenwilliam/mybatis.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

MyBatis is an open source persistence framework that simplifies the implementation of the persistence layer by abstracting a lot of JDBC boilerplate code and provides a simple and easy-to-use API to interact with the database.Let's learn how to use it.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages