Mybatis pagination plug PageHelper 5.1.9 released

The plug-in currently supports the following database of physical pages :

  1. Oracle
  2. Mysql
  3. MariaDB
  4. SQLite
  5. Hsqldb
  6. PostgreSQL
  7. DB2
  8. SqlServer(2005,2008)
  9. Informix
  10. H2
  11. SqlServer2012
  12. Derby
  13. Phoenix
  14. Dream up a database

  15. Ali cloud PPAS

Every six months has finally released a smaller version, upgrade some dependencies to solve some compatibility problems and BUG, ​​jsqlparser upgraded to support 2.0 pairs sql resolution has been greatly improved, the next step will be to consider the integration of druid sqlparser.

5.1.9

  • Jsqlparser upgrade to 2.0, 3.5.1 upgrade mybatis to resolve compatibility issues.
  • Improve paging logic judgment, fixed # 389
  • Solve MetaObject version compatibility issues fixed # 349
  • When parsing log output warning failure handling order by, do not throw an exception
  • Solve three problems may lead to failure of the fixed # 325 countColumn
  • Solve small BIT_ comma fixed # 341
  • Processing document link failure isea533
  • Examples of documentation errors, fixed # 366
  • fixed # 373 NPE problem

Although MyBatis upgraded to 3.5.1, but still the lowest support pagination plug-in 3.2.4

Spring Boot Starter corresponding upgraded to version 1.2.11.

Guess you like

Origin www.oschina.net/news/107084/mybatis_pagehelper-5-1-9-released