歡迎您光臨本站 註冊首頁

Mybatis 分頁插件 PageHelper 5.1.11 發布

←手機掃碼閱讀     admin @ 2019-11-27 , reply:0

該插件目前支持以下資料庫的物理分頁:

  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. 達夢資料庫

  15. 阿里雲PPAS

  16. 神通資料庫
  17. HerdDB

5.1.11 - 2019-11-26

  • 增加神通資料庫的支持 wangss
  • Add support for HerdDB - support HerdDB, mostly like MySQL - auto detect HerdDB Enrico Olivelli
  • fix some typos and grammar issues LHearen

 

pagehelper-spring-boot-starter 升級版本為 1.2.13

v1.2.13 - 2019-11-26

  • 升級 PageHelper 到 5.1.11
  • 升級 MyBatis 到 3.5.3
  • 升級 MyBatis Starter 到 2.1.1
  • 升級 springboot 到 2.2.1.RELEASE

<dependency>
    <groupId>com.github.pagehelper</groupId>
    <artifactId>pagehelper-spring-boot-starter</artifactId>
    <version>1.2.13</version>
</dependency>

 


[admin ]

來源:OsChina
連結:https://www.oschina.net/news/111651/mybatis_pagehelper-5-1-11-released
Mybatis 分頁插件 PageHelper 5.1.11 發布已經有73次圍觀

http://coctec.com/news/soft/show-post-220556.html