Release History
v2.0 Current
- Use
Actionas the common entry point for queries and data modifications. - Add parameterized Map and JavaBean batch inserts with transaction restoration.
- Improve database-vendor detection, generated-key conversion, SQL logging, and pagination edge cases.
v1.2 2025-03-21
- Remove some unused classes.
- Finished document writing.
v1.1 2024-12-11
- Refactory all the code.
v1.0 2019-06-24
- First Release