Name the method, which is used to prepare a callablestatement.
No Answer is Posted For this Question
Be the First to Post Answer
What is isolation level? How to set it?
What are types of resultset?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?
Can resultset be null in java?
Explain the sequence of steps to connect to the database?
What are the advantages of collection pools?
how can we get the metaData (columnNames) from a table which has no Records..
What are the standard isolation levels defined by JDBC?
Which Java and java.sql data types map to my specific database types?
What is difference between odbc and jdbc?
What causes the "No suitable driver" error?