This is a simple java swing application for running HQL and SQL queries for testing and preview.
- Copy the HQLRunner.java to your project folder.
- Make sure you have the hibernate artifacts are configured properly.
- update the main method with your session factory
- run the main method