tool « Query « JPA Q&A





1. Tool to Execute JPQL Queries?    stackoverflow.com

Is there any sort of tool available which allows one to execute JPQL queries against a database "directly"? I would like to type JPQL queries directly into a window and ...

2. Cheap/free query tool for multi-database Java/hibernate developer    stackoverflow.com

I'm very interesting in inexpensive (better free) SQL query tool for working with multiple databases. Generally speaking it should works with all databases which Hibernate supports, but it must ...

3. Are there any modeling tools that help visualize how a 3NF model would look like against EAV?    stackoverflow.com

Would like to find low-cost relational modeling tools that will allow me to map a logical model in third normal form to a physical model based on EAV. Got any pointers? ...

4. Another tool like Ireport (JasperReport) that support ejbql connections    stackoverflow.com

i'm been using ireport (jasperReport) for a lot of time, and everything goes fine until i begin to use ejbql connection, for this type of connection the ireport was not the ...

5. Hibernate Query Tool    stackoverflow.com

I am looking for a way to query a Hibernate database with an external tool (a kind of interactive query editor). I do not have the source code for the ...

6. any tools for learning jpql    stackoverflow.com

I am a newbie to rdbms,jpa,jpql ..I would like to learn jpql and sql, sothat I can use them in my applications.Currently I am using postgres on linux.With psql I can ...

8. Is there a free query formatting tool?    forum.hibernate.org

When debugging, it is tedious to look at one of the complex queries that Hibernate generates, which, of course, are logged all in one line of text. A handy tool would be something that would break up the line in an intelligent manner, making it easier to understand the query at a glance. Can someone point me at a utility that ...

9. Where to find nightly builds of hibernate tools?    forum.hibernate.org

I have been provided with a patch to hibernate tools (in Jira, see http://opensource.atlassian.com/project ... e/HBX-1103 ). And now the question is: how should I update to a version including the patch? (I hope there is a simpler way than recompiling hibernate tools...) I am using JBoss Tools Development update site in eclipse, and updated to a end-of-January version, hoping that ...