MyBatis
Sign in to saveAlso known as SSM
MyBatis is a Java persistence framework that couples objects with stored procedures or SQL statements using an XML descriptor or annotations.
Source code
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 an XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools. Mybatis-3 code runs more expressive testing depending on jdk usage and platform.
Excerpt from the source-code README · 3,273 chars · not written by Vinony
~5 min read
Encyclopedic overview
10 sectionsContents
- Feature summary
- Usage
- Spring integration
- Velocity language
- MyBatis Generator
- MyBatis Migrations
- History
- See also
- References
- External links
MyBatis is a Java persistence framework that couples objects with stored procedures or SQL statements using an XML descriptor or annotations.
MyBatis is free software that is distributed under the Apache License 2.0.
Excerpted from Wikipedia’s “MyBatis” article, available under the CC BY-SA 4.0 licence.