I need help creating a MySQL for a Java library booking system | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need help creating a MySQL for a Java library booking system

I need need help with the java code to create MySql database, and the program has the following methods:●dbconnection(),●updateBook(),●booking (),●returnBook (), and search methods ●dbSearch (), and a switch must be used to call search methods which are ●searchBook (),●searchStudent (),●searchBooking (), and use if statement to select insert method which are ●dbInsert (),●insert Book (),●insertStudent ()

30th Mar 2017, 1:23 PM
George Learner
George Learner - avatar
1 Answer
+ 9
What exactly do you need to know?
6th Apr 2017, 5:20 AM
Tashi N
Tashi N - avatar