Name the new features added in jdbc 4.0.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What are the different types of lockings in jdbc?

0 Answers  


what does the method Class.forName returns?

4 Answers   Siemens, TCS,


Why we use while rs next ())?

0 Answers  


How can you create jdbc statements?

0 Answers  


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

0 Answers  






What is the difference between execute, executeQuery, executeUpdate?

0 Answers  


How can we retrieve the file in the oracle database?

0 Answers  


what is the difference between SENSITIVE and INSENSITIVE?

1 Answers  


how can we get the metaData (columnNames) from a table which has no Records..

2 Answers  


which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.

2 Answers   TCS,


Is there another way of dealing with the result set that could execute faster?

0 Answers  


What are the benefits of PreparedStatement over Statement?

0 Answers  


Categories