Skip to content

1.7.10

Compare
Choose a tag to compare
@landawn landawn released this 05 Jul 06:02
· 20 commits to master since this release
* Refactoring `JdbcUtil.Mapper.delete/batchDelete(...)` and add
`JdbcUtil.Mapper.deleteById/batchDeleteByIds(...)`

* Change implementation in `SQLBuilder/CQLBuilder`. Input table name
won't formatted anymore.

* Improve Java Docs

* Improvements and bug fix.