Skip to content

Releases: chuntungho/mybatis-builder

MyBatis Builder v1.2.3

03 Mar 15:43
Compare
Choose a tag to compare
Pre-release
  • Disable log4j as per http://mybatis.org/generator/reference/logging.html
  • Fix dynamic sql mapper merging issue.
  • MyBatis Builder v1.2.2

    11 Nov 03:16
    Compare
    Choose a tag to compare
    • 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

    19 Jun 02:31
    Compare
    Choose a tag to compare

    fix minor issues

    MyBatis Builder v1.2.0

    09 Mar 05:25
    Compare
    Choose a tag to compare
    • Improve GUI.
    • Support MyBatis Dynamic SQL Runtime

    MyBatis Builder v1.1.1

    30 Dec 02:20
    Compare
    Choose a tag to compare
    • Improve tool window that makes searching easier
    • Improve select with lock plugin
    • Support RowBounds on selectByExample

    MyBatis Builder v1.1.0

    09 Dec 14:21
    Compare
    Choose a tag to compare
    • Fix minor issues.
    • Compatible with latest IDEA.

    MyBatis Builder v1.0.9

    04 Dec 00:38
    Compare
    Choose a tag to compare
    • Refined MyBatis Generator configuration template
    • Supported JSR310 Types

    MyBatis Builder v1.0.8

    12 Sep 01:23
    Compare
    Choose a tag to compare
    • Added new features to support creating or exporting MyBatis Generator configuration

    MyBatis Builder v1.0.7

    03 Sep 03:54
    Compare
    Choose a tag to compare
    • Save target package histories

    MyBatis Builder v1.0.6

    08 Jul 15:04
    Compare
    Choose a tag to compare
    • Supported to override or ignore column
    • Supported custom generated comment