Callable Statement to execute Stored Procedure in MySQL (Gujarati)
In this video, CallableStatment interface is used to execute stored procedure.
Methods such as execute(), executeUpdate() and executeQuery() is used to execute stored procedures.
In this example, there is also a demonstration on how to insert a record using stored procedure, as well as there is also a procedure that return the name of employee from given employee number.
Software's used:
JDK for java library
MySql connector (Native Driver file)
Eclipse for compiling and running java code.
MySql Workbench to manage schema
Platform : Windows 10
Follow me @
https://raviroza.wordpress.com/
https://raviroza.blogspot.com/
No comments:
Post a Comment