Expalin the method of calling a stored procedure from jdbc.
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc odbc bridge?
how do we get the connection from connection pool
What is the difference between executing, executequery, executeupdate in jdbc?
What does jdbc do?
What type of driver called is pure Java driver?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
How can I manage special characters when I execute an insert query?
What are the components of jdbc?
What are collection pools?
What is a java driver?
Different statements in JDBC?
What is the reason why we need a jdbcrowset like the wrapper around resultset?