Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 341 Bytes

simple_hibernate_project

This is simple project shows how to insert Student's registrationNo, firstName, address to mysql table(check_details_hi) to using Hibernate Framework!!!

All need Hibernate jar files included on lib folder!!! this works properly...

I Used eclips IDE ,
check_details_hi table included in students data base..