1. Verify database connection using Hibernate on startup stackoverflow.comI have a desktop app where I'd like to test the validity of the connection between the app and the database. What is the best way to test this on ... |
2. How to delay hibernate connection from application startup in web app coderanch.comHi Everyone, I have a rather unique (I think) problem. Currently we have a java web application and hibernate objects are being loaded through the web.xml |