Why do I have to reaccess the database for Array, Blob, and Clob data?


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

Post New Answer

More JDBC Interview Questions

What is the latest version of JDBC? What are the new features added in that?

0 Answers  


Is jdbc faster than odbc?

0 Answers  


What is the use of dialect?

0 Answers  


Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  


What does executeupdate return in java?

0 Answers  






What is Statement and PreparedStatement? whatz the difference?

2 Answers  


How to get a whole row of data at once?

2 Answers  


What are the exceptions in jdbc?

0 Answers  


Is possible to open a connection to a database with exclusive mode with JDBC?

0 Answers  


Can we use the one instance of Statment to execute more than one query ?

2 Answers   TCS,


What is CLOB and BLOB datatypes in JDBC?

0 Answers  


How to connect multiple database in jdbc?

0 Answers  


Categories