Mybatis - mybatis.org - The MyBatis Blog
General Information:
Latest News:
Packpub publishes "Java Persistence with MyBatis 3" 28 Jun 2013 | 12:08 am
PacktPub has just published a new short book about MyBatis 3 convering also the integration with Spring. Java Persistence with MyBatis 3 is a practical, hands-on guide that provides you with a number...
MyBatis Programming book available (Korean) 29 May 2013 | 09:33 pm
MyBatis Programming is written by Dongguk Lee, one of the most distinguished iBatis & MyBatis evangelist in South Korea. 아시아의 작은 나라 한국에서 마이바티스를 다루는 책이 처음으로 나왔습니다. 마이바티스는 아이바티스가 가진 간결함에 아이바티스에 없던 다양한...
www.mybatis.org site is down 17 May 2013 | 12:47 am
Hi Guys, UPDATE 2: The site is back up! UPDATE: Read more details on the mailing list: http://mybatis-user.963551.n3.nabble.com/DTDs-mybatis-org-downtime-and-you-td4026993.html This site is mostly...
Mybatis Velocity Scripting 1.0 Released 30 Apr 2013 | 08:19 pm
Dear Community, We would like to announce the release of MyBatis Velocity Scripting 1.0 mybatis-velocity is an extension that allows you to use the Apache Velocity scripting language to generate you...
MyBatis 3.2.2 released 2 Apr 2013 | 08:25 pm
Dear Community, We would like to announce the release of MyBatis 3.2.2 This is mostly a a bug fix release with a enhancement aimed to speed up batch executions. Have a look at the details in the tra...
MyBatis 3.2.1 Released 11 Mar 2013 | 01:42 am
Dear Community, We would like to announce the release of MyBatis 3.2.1 It is a bug fix release. You can find the detailed list of fixes in the tracker. It is available as usual in maven central rep...
MyBatis-Spring 1.2.0 Released 22 Feb 2013 | 11:09 am
Dear Community, MyBatis Team is pleased to announce the release of MyBatis-Spring 1.2.0 See the details of this release in the tracker. It is available in maven central repository as a jar or a bun...
MyBatis 3.2.0 Released 21 Feb 2013 | 10:37 pm
Dear Community, MyBatis Team is pleased to announce the release of MyBatis 3.2.0 See the details of this release in the tracker. It is available in maven central repository as a jar or a bundle. N...
Schema Migrations 3.1.0 Released! 10 Sep 2012 | 08:38 am
I've just released MyBatis Schema Migrations 3.1.0. It contains mostly bug fixes, but is also the first release since splitting it out into its own sub-project. It also contains a number of improved ...
Mybatis for Scala (beta2) Code samples moved to github 9 Aug 2012 | 12:16 am
Dear Scala Users, In order to make it easier to try the scala code samples, we have published an updated version to github. https://github.com/mnesarco/mybatis-scala-samples-beta2 Enjoy it.