mybatis

The mybatis data 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.

Homepage POM file JAR file Javadoc
'org.mybatis:mybatis:3.0.2'

Dependencies

Compile dependencies

Test dependencies