Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vbatisNew to Visual Studio Code? Get it now.
vbatis

vbatis

qiushijie

|
2,355 installs
| (0) | Free
visual mybatis
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vbatis README

vbatis是一个可视化的mybatis插件,所有的操作都是所见即所得,极低的学习门槛和高效的效率。致力于降低重复性的crud编写和生成干净漂亮的sql,不仅支持单表操作,对多表操作提供支持。

文档

中文

特性

entity编辑

提供mybatis模型的编辑,包括result、association、collection

entity

mapper编辑

提供insert、update、delete、select、count等方法可视化编辑

mapper

代码生成

支持从数据库生成entity和java实体类,支持从mapper生成mapper xml文件和mapper interface

gen

数据库复制

支持从已有的数据库直接复制模型出来

database

拓展设置

提供了可视化的设置界面

mapper

要求

  • jdk 1.8 +
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft