profile « Performance « JPA Q&A





1. How to tune performance of hsqldb/hibernate app    stackoverflow.com

I have an open source Java application that uses Hibernate and HSQLDB for persistence. In all my toy tests, things run fast and everything is good. I have a ...