Answer Posted / bama
the JDBC Callable statement provides a mechanism to call
stored procedures in a standardized,database independent
way. The JDBC callable statement hides the differences in
stored procedure implementation,execution and parameter
handling from Java applications.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Why are we using blob datatypes in jdbc?
How can I get or redirect the log used by DriverManager and JDBC drivers?
How you restrict a user to cut and paste from the html page using java programing?
What is jsp and jdbc?
What are the common JDBC problems that you got and how do you solved them?
What is the difference between ojdbc6 and ojdbc7?
List the advantages of using datasource?
Does sql allow null values ?
What is the difference between jdbc and jndi?
What is jdbc odbc driver?
What does executequery return in java?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
explain about special characters?
How to know howmuch data is truncated?
What are the jdbc api components?