NEED TO LEARN JAVA – 5 FREE JAVA VIDEO COURSES – CLICK HERE – https://goo.gl/7i95F8 — View more videos on my “Java JDBC Tutorial” Playlist: …
Original source
NEED TO LEARN JAVA – 5 FREE JAVA VIDEO COURSES – CLICK HERE – https://goo.gl/7i95F8 — View more videos on my “Java JDBC Tutorial” Playlist: …
Original source
6 responses to “Java JDBC Tutorial – Part 6.4: Calling MySQL Stored Procedures with Java”
This man is one of the best java professors I have ever seen, congrats Chad your videos are really easy to understand and cover the most important stuff !
Sir while coding i am getting this error while giving the value to myRs :
incompatible types : java.sql.ResultSet cannot be convertes to ResultSet
please help me to get out of this
Thank you
Hello chad,
While I run the application , it runs .Bt the problem is why it is always showing this message at the console window in the first five row…
Sun May 15 11:13:11 NPT 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Calling stored procedure. call get_employees_for_department('Engineering')
Finished calling stored procedure…
Mary Public Engineering 75000.00
Lisa Johnson Engineering 50000.00
Bill Brown Engineering 50000.00
Mary Fowler Engineering 65000.00
I hope u will clear it soon…
its realy nice and easy to understand, thank you very much:)
Hi luv2code your videos are very helpful and very easy to understand, thank you very much:)