SQL Mapping Framework for Java
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.
To use the MyBatis data mapper, you rely on your
own objects, XML, and SQL. There is little to
learn that you don't already know. With the
MyBatis data mapper, you have the full power of
both SQL and stored procedures at your fingertips.
The MyBatis project is developed and maintained by
a team that includes the original creators of the
"iBATIS" data mapper. The Apache project was retired
and continued here.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / mybatis
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/mybatis && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
mybatis-3.5.3-commons-ognl.patch | 0000003958 3.87 KB | |
mybatis-3.5.6.tar.gz | 0000902740 882 KB | |
mybatis.changes | 0000001961 1.92 KB | |
mybatis.spec | 0000003476 3.39 KB |
Latest Revision
baserev update by copy to link target
Comments 0