How many packages are available in jdbc api?


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

Post New Answer

More JDBC Interview Questions

What is a Connection?

1 Answers  


What is jdbc connection class?

0 Answers  


List the advantages of using datasource?

0 Answers  


What will happen when ResultSet is not closed?

1 Answers   CTS,


What is type 4 jdbc driver?

0 Answers  






Explain the locking system in jdbc & its types?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


What do you understand by jdbc driver and explain its types?

0 Answers  


Which type of driver provides jdbc access via one or more odbc drivers?

0 Answers  


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

0 Answers  


List the common jdbc exceptions ?

0 Answers  


What is the query used to display all tables names in SQL Server (Query analyzer)?

0 Answers  


Categories