Releases: bes2008/sqlhelper
Releases · bes2008/sqlhelper
v3.0.0
Features
- supports UXDB (优炫数据库)
- supports like escaper API
- supply custom vendor database id provider
- add common batch update/insert/delete API
- use useLastPageIfPageOut instead of useLastPageIfPageNoOut
- use Pipeline to refactor mybatis plugin
- supply common SelectCountResultSetExtractor
- change total to long type
- supports rebuild mybatis BoundSql
Dependencies
- upgrade dependency langx-java to version 2.0.0
v2.4.0
Features
- Supports subquery pagination in mybatis, mybatis-plus, spring-jdbc, apache commons-utils applications
Bugs
- #107 avoid order by clause be slice if has placeholder ? exists when build select count statement
Dependencies
- Upgrade langx-java to 1.2.4 version
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.7
Features
- Supports Spring-JDBC's NamedParameterJdbcTemplate
- Simplify the invocation of sql pagination SqlPaginations
- refactor PagingRequestContext
- Supports mybatis-plus
- Supports more databases: KarelDB, OrientDB, Neo4j
2.0.6
Features
- Supports more databases: AntDB, OceanBase, OBASE, EsgynDB, RadonDB, GoldenDB, HHDB, Informix, SinoDB
- Supports ResultSetExtractor API
- Refactor SqlSymbolMapper API
- Adapter Sqlhelper ResultSetExtractor to API spring-jdbc ResultSetExtractor API
- Don't cache when the database is not support limit variables
- Add sqlhelper-common module
- Supports Table DDL dump API
- Add alias for Oracle
Dependencies
- Upgrade langx-java to verion 0.0.9