Answer Posted / sushant
Exception and SQLException
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
Why isn't the java.sql.DriverManager class being found?
What happens if we don't close the connection in jdbc?
What are the different types of lockings in jdbc?
What is difference between java.util.Date and java.sql.Date?
How can we store the file in the oracle database?
Does JDBC support stored procedures?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What are the jdbc drivers in java?
What does jdbc do?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
What does the jdbc resultset interface?
Differentiate between stored procedure and functions?
How can I write to the log used by DriverManager and JDBC drivers?
Does jdbctemplate close connection?
Which type of JDBC driver is the fastest one?