Skip to content

Mybatis2 (aka ibatis) - 2.6.0 (javax namespace)

Latest
Compare
Choose a tag to compare
@hazendaz hazendaz released this 26 Sep 06:44
· 5 commits to master since this release
  • Requires jdk 11 or better
  • Last for javax namespace
  • XXE protections applied
  • Drop support for oscache. Use built in cache only.
  • Migrated to commons-dbcp2 replacing commons-dbcp

Notes

  • Jakarta migration release is on hold until #194 is addressed (specifically commons-dbcp2 supports jakarta transaction api)

Reminders

  • ibatis 2 and mybatis 3 can be used together.
  • ibatis 2 is not taking new support. Due to large code bases still on it, it is preserved in maintenance mode. Work to get onto mybatis-3 at earliest convenience.