Skip to content

Commit f43283a

Browse files
authored
Update Readme.md
1 parent 9c4b5a3 commit f43283a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

java/HRWebApp/Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33

44
This Java applications leverages HR schema and Employees table of the Oracle Database. It is a intended to help the HR team of AnyCo Corporation with a few functionalities.
55
The application has the following functionalities.
6-
##to store the details of all the employees, add any new employee, update the employee details, delete any employee, or provide a salary hike to all employees. The application will have two users “HRStaff” and “HRAdmin” who have different roles and access to the application.
6+
7+
**to store the details of all the employees,
8+
** add any new employee, update the employee details, delete any employee, or provide a salary hike to all employees. The application will have two users “HRStaff” and “HRAdmin” who have different roles and access to the application.
79
The goal of this guide is to help build a web application using all the latest tools and technologies, JDBC driver, UCP, Java in the database, and Oracle Database 12c Release 2.

0 commit comments

Comments
 (0)