This project is a simple Student Management System developed using Java, Hibernate, and MySQL.
The application performs basic database operations such as adding, updating, deleting, and viewing student records using Hibernate ORM framework.
- Add Student Records
- Update Student Details
- Delete Student Records
- View Student Information
- Hibernate ORM Integration
- MySQL Database Connectivity
- Java
- Hibernate
- MySQL
- Maven
- JDBC
- Eclipse IDE
- Configuration File
- SessionFactory
- Session
- Transaction Management
- HQL Queries
- Entity Mapping
Database used: MySQL
Example table:
- student
- Eclipse IDE
- MySQL Workbench
- Maven
- Spring Boot Integration
- REST APIs
- Login Authentication
- GUI Interface
Om Satkar