Skip to content
EntityQ5851860· pop 8· linked from 12 articles

Also 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

Wikidata facts

Instance of
free software
Official website
www.mybatis.org
Show 6 more facts
programmed in
Java
operating system
cross-platform
software version identifier
3.5.19
source code repository URL
github.com/mybatis/mybatis-3
replaces
IBATIS
Sources (7)

via Wikidata · CC0

~5 min read

Encyclopedic overview

10 sections
Contents
  • 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.

Available in 8 languages

via Wikidata sitelinks · CC0