What are Stored procedures in JDBC?
Answers
Answered by
0
JDBC allows you to call a database stored procedure from an application written in the Java programming language. The first step is to create a CallableStatement object. As with Statement and PreparedStatement objects, this is done with an open Connection object.
Similar questions
English,
6 months ago
Social Sciences,
6 months ago
Geography,
6 months ago
Physics,
1 year ago
Business Studies,
1 year ago
Math,
1 year ago
Math,
1 year ago