Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 448 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 448 Bytes

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