CodeArts Mybatis
发布商:Huawei Cloud
安装量86
CodeArts IDE的Mybatis实现

Go to Mapper xml 跳转到映射的xml文件

Create in Mapper xml 在映射的xml文件中创建

Go to Mapper java 跳转到映射的java文件


release note - 版本更新日志

version 1.3.6 - 版本1.3.6

  1. Feat: add refresh command: 'refresh codearts-mybatis' when big folder or model changed. 增加了刷新跳转映射关系的命令: 'refresh codearts-mybatis', 以项目路径发生大的变化或model改变的情况

version 1.3.5 - 版本1.3.5

  1. Fix: handler with java file interface change. 处理.java文件类型变动的跳转

version 1.3.4 - 版本1.3.4

  1. Fix: handler with root project pom.xml file. 处理项目根路径pom.xml不存在的情况

version 1.3.3 - 版本1.3.3

  1. Feat: add multiple modules jump. 增加多模块的跳转

version 1.3.2 - 版本1.3.2

  1. Fix: command register maybe dalay when most java files. 过多java文件的时候命令注册

version 1.3.1 - 版本1.3.1

  1. Redirect to file of the resultType attribute of the added tag. - 添加标签的resultType的文件跳转

  2. Add the file redirection of the type attribute of the resultpMap tag. - 添加resultpMap标签的type属性的文件跳转

  3. Add the anchor jump of the resultMap attribute of the tag. - 添加标签的resultMap属性的锚点跳转

version 1.3.0 - 版本1.3.0

  1. Add switch from XML to Java - 添加从XML到Java的切换

  2. Modifying and Creating XML Tags Type - 修改和创建XML标签类型

version 1.2.0 - 版本1.2.0

new features - 新特性

  1. Support multi workspaces - 支持多工程工作空间

version 1.1.0 - 版本1.1.0

bug fixs - 错误修复

  1. Stuck on plugin initializing - 卡在插件初始化上