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.
| License | Apache 2.0 |
|---|---|
| Tags | persistencemybatiscloud |
| HomePage | http://www.mybatis.org/mybatis-3 🔍 Inspect URL |
| Ranking | #103265 in MvnRepository (See Top Artifacts) |
| Used By | 5 artifacts |
Related Books
| MyBatis in Practice: A Step by Step Approach for Learning MyBatis Framework (2013) by Mudunuri, Srinivas | |
| Java Persistence with MyBatis 3 (2013) by Prasad Reddy, K. Siva |