1
I Use This!
Activity Not Available

Project Summary

Download latest executable build here
Hibernate Query Language (HQL) is extensive. Nearly every SQL query can be done with HQL in an object oriented and briefer manner. Creating queries, whether SQL or HQL queries, is a complex task. Programmers generally design an initial structure and evolve the query until expected outcome is obtained. For this purpose, tools for interacting with relational databases with query languages are developed.
A query tool’s main purpose is to provide user with an interface where s/he can discover data structure, enter queries against this structure and data contained and see the results.
Current HQL Tools have some drawbacks. Some of them is not in sync with latest Hibernate versions, some of them locks users into an arbitrary development environment, some of them lacks essential features like a decent HQL syntax analyzer and word completion.
The purpose of this work is to develop an HQL query tool that has most of the essential features of previous ones, without having the drawbacks. The features incorporated include Hibernate session factory configuration, results browsing, advanced query editor and query debugging.
Future improvement can be focused on providing a smarter and more powerful query editor, mapped objects visualization and usability.

Tags

hibernatequerytool java tools

In a Nutshell, hibernatequerytool...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    check out hot projects on the Open Hub

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!