Thursday, February 21, 2013

MyBatis 3.2.0 Released

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.

New features:
- Support for plugable scripting engines.
- Support pluggable bytecode providers & Javassist.
- Cached nested queries.
- Logging improvements.
- More than 40 bug fixes.

Upgrade notes:
- MyBatis 3.2 requires Jdk 1.6 while previous versions required Jdk 1.5.

Se the docs for more details.

Thank your all for your contributions and help!

3 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Hi diuberto. That sounds weird because more than one thousand tests pass with no changes. Can you please open an issue in https://github.com/mybatis with the details?

    ReplyDelete
  3. What are the Limitations in Mybatis 3.0 and 3.2.1 version in JAVA

    ReplyDelete