Releases: chuntungho/mybatis-builder
Releases · chuntungho/mybatis-builder
MyBatis Builder v1.2.3
MyBatis Builder v1.2.2
- Fix encoding mismatch issue, use configured file encoding.
- Fix duplicated generated methods on mapper.
- Add column type and default value in model comment.
MyBatis Builder v1.2.1
fix minor issues
MyBatis Builder v1.2.0
- Improve GUI.
- Support MyBatis Dynamic SQL Runtime
MyBatis Builder v1.1.1
- Improve tool window that makes searching easier
- Improve select with lock plugin
- Support RowBounds on selectByExample
MyBatis Builder v1.1.0
- Fix minor issues.
- Compatible with latest IDEA.
MyBatis Builder v1.0.9
- Refined MyBatis Generator configuration template
- Supported JSR310 Types
MyBatis Builder v1.0.8
- Added new features to support creating or exporting MyBatis Generator configuration
MyBatis Builder v1.0.7
- Save target package histories
MyBatis Builder v1.0.6
- Supported to override or ignore column
- Supported custom generated comment