Question: I am in need of a Java program that integrates MySQL into it ASAP: Purpose: Build an application to calculate an Employees Gross Pay. Problem:

I am in need of a Java program that integrates MySQL into it ASAP:

Purpose: Build an application to calculate an Employees Gross Pay.

Problem: Build an application that would allow a person to calculate an Employees Gross Pay. The person will enter the employees name, regular hours worked, overtime hours worked and hourly pay rate. The program then calculates and displays the employees name and Gross Pay (see both inputs and outputs listed in the tables below).

Assumptions: Gross Pay = (Regular hours* pay rate) + (Over Time hours * pay rate *1.5) Regular hours are less than or equal to 40

Languages: Java, JDBC, MySQL

Steps:

1) Create Employee Table in MySQL

2) Insert Data into Employee table (See Table #1 for Input data)

3) Read Data from Employee table and process in Java

4) Create in java a report (either on screen or in a file ie. Report.txt)

I am in need of a Java program that integrates MySQL into

it ASAP: Purpose: Build an application to calculate an Employees Gross Pay.

Data Requirements Fields Data-T Employee Info First Name: Last Name: Hours Worked Pay Rate Strin Strin Double Cu or Double Processes Process Data to calculate Gross Pay Output (See Table #3 for output) Advanced Insert data using java code Table I TOE Chart Task Obiect Event Get the following information from the user xtID None Student's ID Close window cmdClose Click

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!