Giter VIP home page Giter VIP logo

idea-mini-ibatis's Introduction

Small IntelliJ IDEA iBatis/MyBatis plugin. http://plugins.intellij.net/plugin/?idea&id=6725

Overview

Existing plugin won't work properly in recent IDEA versions, and I use iBATIS in my project. I solve my own problems myself, thus this plugin includes a set of features I use on a daily basis. Feel free to post feature requests: https://github.com/ishchenko/idea-mini-ibatis/issues

Features

  • iBATIS: Supports multiple sqlMap configurations per module. In fact it does not even bother with configurations (yet), only sqlMap files matter.
  • iBATIS: "Go to Declaration" for literal expressions, e.g. inside spring's SqlMapClientOperations#queryForObject parameters etc.
  • iBATIS: "Find Usages" for sqlMap statements
  • iBATIS: Copy Reference (Ctrl+Alt+Shift+C) copies qualified statement name to clipboard
  • iBATIS: Statement id completion inside any literal expressions
  • iBATIS: Some basic sqlMap file navigation
  • iBATIS: Quick Documentation (Ctrl+Q) on statement id in java code shows statement sql
  • iBATIS: Concatenated literals supported as statement references
  • MyBatis: Proxy interfaces support, "Go to Implementaion" jumps right into mapper xml
  • MyBatis: Proxy interface methods inspection, methods that have no mapper implementation marked as error
  • MyBatis: Some basic mapper file navigation

idea-mini-ibatis's People

Contributors

ishchenko avatar

Watchers

 avatar  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.