startup « Validation « JPA Q&A





1. Query validation on startup    forum.hibernate.org

2. DataModel validation on startup    forum.hibernate.org

Hi, I'm searching the function to validate the datamodel in the database through hibernate on startup. If the model does not meet the hbm files hibernate does not start or prints out an error (not sure about that). I've used that function in old projects I have no access and I can't remember the syntax. I remember it was a attribute ...