/HelloHibernate

Simple example of using Hibernate with MySQL, including some relationships between entities.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Simple Hibernate with MySQL example

Important: You need to change the database/schema name, the password and other parameters in the hibernate.properties file, otherwise the program won't run at all!

Good luck!