How do java applications access the database using jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
State the three different ways in which you can create a table?
What are the jdbc drivers in java?
Is odbc an api?
What is connection pooling and why it is used?
When do we get java.sql.SQLException: No suitable driver found?
Which is faster jdbc or odbc?
What are devices?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
How can I create a custom RowSetMetaData object from scratch?
Prepared statements are faster. Why?
If I use the JDBC API, do I have to use ODBC underneath?
Explain the JDBC Architecture?