itmyhome2013 / mybatis-3

MyBatis SQL mapper framework for Java

Home Page:http://mybatis.github.io/mybatis-3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBatis SQL Mapper Framework for Java

Build Status Coverage Status Dependency Status Maven central Apache 2 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

http://mybatis.github.io/mybatis-3/

License:Other


Languages

Language:Java 99.7%Language:SQLPL 0.2%Language:Shell 0.1%Language:CSS 0.0%