/HQLRunner

Simple Java Swing Program for running your HQL and SQL Queries.

Primary LanguageJava

This is a simple java swing application for running HQL and SQL queries for testing and preview.

How to use

  1. Copy the HQLRunner.java to your project folder.
  2. Make sure you have the hibernate artifacts are configured properly.
  3. update the main method with your session factory
  4. run the main method

Screenshot

Image