Question: Create a Java GUI application that allows the user to perform the tasks below on the books database. The user must be able to enter
Create a Java GUI application that allows the user to perform the tasks below on the books database. The user must be able to enter new data and edit existing data using a graphical user interface. 1. Add a new author. 2. Edit the existing information for an author. 3. Add a new title for an author. (Remember that the book must have an entry in the AuthorISBN table). This should be a Derby Database (Embedded)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
