CS 124

JDBC Create a Java class called LabDB that connects to this Owners database . Make sure you register the database under a DSN called owners . You have to support two queries that correspond to the following methods: You may test your class using this tester program (You may not edit this program). The following output should result.

When you are done, zip the two Java programs (LabDB.java and JDBCTester.hava) into an archive called [idnumber]-JDBCLab.zip or [idnumber]-JDBCLab.rar. Submit this archive through moodle . (JTA Students, enroll in CS 124 2008 JTA ).