Question: Java Programming 4. Create a database named jdbclabtest. 5. In the jdbclabtest database create a table named employees that will store the data relating to
Java Programming
4. Create a database named jdbclabtest.
5. In the jdbclabtest database create a table named employees that will store the data relating to the Employee class.
NB**empId should be the primary key

In the view package, using JFrame (by association), create a form like the one shown in the image below: Parish should be selected from a dropdown list with values: Kingston, St. Andrew, St. Catherine, Portland, St. Mary, Manchester, St. James, Clarendon, Trelawny, St. Thomas, St. Elizabeth, Hanover, St. Ann, Westmoreland. 7. The class you use to create the Form, should contain a main method. 3. NB Manchester should programmatically be selected by default*** NB* Closing the form must not terminate the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
