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. MyBatis is a fork of iBATIS 3.0 and is maintained by a team that includes the original creators of iBATIS. Unlike ORM frameworks, MyBatis does not map Java objects to database tables but Java methods to SQL statements. MyBatis lets you use all your database functionality like stored procedures, views, queries of any complexity and vendor proprietary features. It is often a good choice for legacy or de-normalized databases or to obtain full control of SQL execution. More information...
According to PR-model, mybatis.org is ranked 766,569th in multilingual Wikipedia, in particular this website is ranked 525,760th in English Wikipedia.
The website is placed before historicchesternj.com and after portugal-mundo.blogspot.com in the BestRef global ranking of the most important sources of Wikipedia.