What is jdbc thin client?


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

Post New Answer

More JDBC Interview Questions

Explain creation of statement object with connection method create method with help of an example.

0 Answers  


what is connection pooling?

6 Answers   Wipro,


How can I write to the log used by DriverManager and JDBC drivers?

0 Answers  


What is the difference between client and server database cursors?

0 Answers  


What are the classes and methods used for sending sql statements to database?

0 Answers  






Explain the two tier and three tier architecture of jdbc.

0 Answers  


how to use CallableStatement? specially how to use their index given ..

1 Answers  


Can you create an index on sex column where there is M or F?

1 Answers   Wipro,


What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................

6 Answers   TCS,


why we don't use the type 2 driver for connect to the database in jdbc?

1 Answers   TCS,


What is the meaning of batch updates?

0 Answers  


State the three different ways in which you can create a table?

0 Answers  


Categories