Hibernate Tutorial 04 – hbm2ddl Configuration and Name Annotations




In this tutorial, we’ll look at the schema generation options in Hibernate. We’ll also learn some annotations to change the default name generated by Hibernate for entities.

Original source


Leave a Reply