Skip to content

MyBatis SQL mapper framework for Java

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

cloudcao2/mybatis-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03c19df · May 3, 2018
Mar 24, 2018
May 3, 2018
Mar 19, 2018
Apr 15, 2013
Mar 19, 2018
Mar 19, 2018
Apr 26, 2015
Feb 3, 2015
Jun 7, 2017
Apr 17, 2013
Apr 17, 2013
Apr 29, 2016
Apr 13, 2016
Mar 19, 2018
Mar 19, 2018
Apr 28, 2018

Repository files navigation

MyBatis SQL Mapper Framework for Java

Build Status Coverage Status Dependency Status Maven central License Stack Overflow Project Stats

mybatis

The MyBatis SQL 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 or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Essentials

About

MyBatis SQL mapper framework for Java

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%