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.
Project metadata download: mybatis-3.0.2.pom
Binary download: mybatis-3.0.2.jar
Source download: mybatis-3.0.2-sources.jar
Release date: 21 August 2010
License: The Apache Software License, Version 2.0
Mailing Lists: mybatis-devmybatis-user
Files: 357,
Classes: 401,
Lines of code: 35899
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / cglib / cglib
  • Maven-Central / commons-collections / commons-collections
  • Maven-Central / commons-dbcp / commons-dbcp
  • Maven-Central / commons-logging / commons-logging
  • Maven-Central / commons-pool / commons-pool
  • Maven-Central / hsqldb / hsqldb
  • Maven-Central / junit / junit
  • Maven-Central / log4j / log4j
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-log4j12
  • Maven-Central / xerces / xerces
  • Maven-Central / xml-apis / xml-apis
  • JDK / jdk / openjdk
Used by:
MD5 Signatures:
  • a11039e0a9015e75a91c684b6032d9d4
  • f759a2e082dee162dbc1b73b67187880
New to GrepCode? Check out our FAQ X