Giter Site home page Giter Site logo

sqle-eclipse-plugin's Introduction

SQLE Eclipse Plugin

简介

该项目是SQLE 的 Eclipse 审核插件 , 该插件满足开发人员在开发阶段进行实时自助式的SQL审核,实现开发阶段审核上线等各个SQL开发阶段的SQL开发规范。

编译

Java8版本

Eclipse插件最低适配Eclipse 2015 mars版本

使用方式

下载方式

安装插件

将下载的jar包,复制到eclipse编辑器目录中的dropins文件夹中 安装插件

配置插件

  • 点击[Window]-[Preferences]-[SQLE]

  • 输入SQLE Addr,用户以及密码

  • 点击Test Connection,确保可以连接到SQLE,并获取Project和DBType列表

  • 依次选取Project,DBType,Data Source和Schema下拉框

  • 点击Apply and Close保存配置并退出配置界面 20240118-133603

  • 配置说明

配置项 配置项说明
SQLE Addr SQLE 服务地址, 格式为 IP:Port
HTTP 指定通过http的方式连接SQLE还是通过https的方式连接
UserName 登录SQLE使用的用户名
Password 登录SQLE使用的密码
Test Connection 测试连接是否成功, 将会尝试登录
Project 项目名称
DB Type 当其他配置正确时此下拉框会自动获取支持审核的实例类型, 选择后会使用此实例类型的审核规则进行审核
Data Source 数据源名称
Schema 数据库名称

使用说明

  1. 选中需要审核的SQL, 可以同时选中多条SQL.点击右键, 选中 [SQLE SQL Audit] , 插件会以视图的形式将审核结果进行展示 20240118-133916

  2. 审核mybatis xml文件,选中mybatis xml文件,鼠标右击选中 [SQLE Mybatis Audit] 20240118-134103

  3. 审核sql文件,选中sql文件,鼠标右击选中 [SQLE SQL Audit] 20240118-134219

  4. 审核xml文件夹,选中文件夹,鼠标右击选中 [SQLE Mybatis Folder Audit] 20240118-134450

sqle-eclipse-plugin's People

Contributors

hasa1k avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.