Skip to content

release 1.0.1 version

Compare
Choose a tag to compare
@linyimin0812 linyimin0812 released this 13 Feb 15:46
· 150 commits to master since this release

Mybatis-Sql-Viewer Plugin is a idea plugin for mybatis.

Mybatis-Sql-Viewer is an enhanced plugin for idea to support mybatis,here is the main functions:

  • navigate from the code to mapper and from the mapper back to code
  • The xml statement/method in the mapper file convert to sql statement, which supports parameters mock, data source configuration, and sql execution

  • Mybatis-Sql-Viewer是一款增强idea对mybatis支持的插件,主要功能如下:

  • 快速从代码跳转到mapper及从mapper返回代码
  • mapper文件中的xml语句/方法转换成sql语句,支持参数mock、数据源配置、sql执行