/hb-05-many-to-many

ManyToMany relation learning and testing project.

Primary LanguageJava

hb-05-many-to-many-bi

My hibernate ManyToMany relation learning and testing app.

Java Version : 1.8

1- Clone the project
2- Run the sql scripts on your local MySQL server. (in the sql-scripts folder)
3- Run the main applications and view the changes on your database.
4- This is Hibernate :)