Tải bản đầy đủ (.pdf) (1 trang)

Working with Database and Security in Java - RowSets doc

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (32.63 KB, 1 trang )

Working with Database and Security in Java Assignments
© 2007 Aptech Ltd Version 1.0 Page 1 of 1
R
R
o
o
w
w
S
S
e
e
t
t
s
s



Sr.
No.
Assignment Question
1 Kidszone School wants to store the information of students and their parents in
their database. This will help them to better administer and control the new
student registration process as well as manage already existing records of
enrolled students.

The School Management Board has chosen your company to provide a solution
for the same. Consider yourself to be a part of the team that implements the
solution for designing the application.


Create a GUI based Java Swing application that will allow the school staff
maintaining student records. The user enters Student Name, and the entire
record for the student is displayed. The user can then modify relevant record. In
addition to that the user can delete a record, refresh the record or cancel an
irrelevant entry.

The interface of the Student Record Maintenance Form should resemble the
following:



×