1. Any tools for testing ad hoc JPQL queries outside of an application? stackoverflow.comI'm working on a project which uses JPA for persistence, and I'm trying to find the cleanest and most efficient means for testing JPQL queries. I am more accustomed to ... |