Answer Posted / chandrarekha
connection statement provides the preparecall() method
which is used to create callabale statement....and it's
derived from the prepared statement interface...it can be
used to create stored procedures or to use the existing
stored procedures
| Is This Answer Correct ? | 19 Yes | 12 No |
Post New Answer View All Answers
What is JDBC PreparedStatement?
What are different types of ResultSet?
What are the different types of JDBC drivers?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
Why prepared statements are faster?
How can you make the connection using jdbc?
What are the different types of drivers under jdbc?
How many ways that we can view a result set?
Name the new features added in jdbc 4.0.
What is a lock in jdbc?
How does jdbc driver work?
What are jdbc and its components?
What is an encrypted internet connection?
Describe odbc?
Describe the steps needed to execute a sql query using jdbc.