Starting from:

$20

JDBC Program Solution

Write a Java program (non-GUI i.e. Java class) to demonstrate the use of JDBC.

The program should allow a user to do the following:

Write a list of animal and its characteristics to a database using JDBC
Display the characteristics of an animal when that animal is selected.
Include a brief documentation (using java comments in the code) and screen shot of output of the program.



All Individual (programming) assignments require students to submit code zipped, code with java comments, screen shot of build output and screen shot of non-GUI output in Net Beans environment

Note:

All code must we written to generate output in non-GUI application (Java-Java Application). Do not use forms in your Java Application for PRG/421 course. Use only Java class in your project.

More products