students are provided with a PE project. And it is mandatory to use the provided project to complete your PE.
You are provided with a getConnection() method in the DBUtil.java file that is used to connect to the database. You must use this method and are not allowed to change the content in this file.
If at least one of the above requirements is not followed, the exam will get ZERO.
Resource: You are supported the materials. They include:
1. The project "PE_PRJ301": you must use this project to take your practical exam.
2. The file "Qui dinhthi PE PRJ301.docx" is PE policies.
Database: Product Management
1. User table: tblUsers
Field Name
Type
Validation
userID
varchar(50) (
Not null
fullName
roleID
nvarchar(500)
Not null
char(2)
Not null
password
varchar(50)
Not null
Primary Key)
Zoom
2. Product table: tblProduct
+ 94%
Close