This project was developed for my DBMS Course in College. This project demonstrates the use of maven artifacts like hibernate-core and MySQL-connector to handle SQL database transactions in Java SWT GUI Application. For more details with Use Case Diagram, Use Case Description, UML class diagram, and information of database tables please refer to this doc.
For building and running this Project use the latest version of eclipse
, import the project and make sure to add SWT
to the build path and run the App.java file.