threefish / sqltoy-idea-plugins

idea plugins for sqltoy-orm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqltoy-idea-plugins

IDEA插件仓库地址

介绍

sqltoy-orm is an orm framework that is more suitable for projects than hibernate + my Batis. It has the convenience of adding, deleting, modifying and loading objects, and also has more flexible and elegant custom SQL query functions than my Batis.

sqltoy-orm是比hibernate+myBatis更加贴合项目的orm框架,具有hibernate增删改和对象加载的便捷性同时也具有比myBatis更加灵活优雅的自定义sql查询功能.

English

  1. Support xml definition jump java call statement
  2. java call jump xml definition
  3. SQL statement highlighting

中文

  1. 支持xml定义跳转java调用语句
  2. java调用跳转xml定义
  3. SQL语句高亮

About

idea plugins for sqltoy-orm

License:Apache License 2.0


Languages

Language:Java 100.0%