Employee Management System Using Java Swing(J2SE) and Oracle
This Java source code is about Management of Employees built using Java Swing (J2SE) and Oracle. It has featured t Add Employees, Delete Employees, Update Employees, Show all Employees, Search Employees Options.
This Project is about the Management of Employees. I have used Java Swing for the Frontend of the Project and for the Backend(Database) I have used Oracle database.
By the use of this project, a user can manage Employees in his Firm or Company. This Application is used to Add Employees, Delete Employees, Update Employees, Show all Employees, Search for Employees.
When a user opens this application a display show with following Options-:
1. Add Employees
2. Delete Employees
3. Update Employees
4. Show all Employees
5. Search Employees
6. Quit
User can choose one option at a time and then another display opens with the functions of that particular option.
Like these, all options have different operations on Employees with the use of Oracle database.
Project Files
| .. | ||
| This directory is empty. | ||