I was following your series of video in java jdbc tutorial part 12.1 to 12.5and I have downloaded the source codes but when I try to run it in my computer it show an error in the employeeDAO class about the convertrowtoemployee method which from my own understanding should be in the employee class and I can’t locate it in the employee class so can you help me get the method if the problem is cased by the employee function. thank you.
I was following your series of video in java jdbc tutorial part 12.1 to 12.5and I have downloaded the source codes but when I try to run it in my computer it show an error in the employeeDAO class about the convertrowtoemployee method which from my own understanding should be in the employee class and I can’t locate it in the employee class so can you help me get the method if the problem is cased by the employee function. thank you.
ok, I would recommend that you just download 12.1
attempt to run the 12.1 project by itself.
let me know if you still encounter the problem.