Answer Posted / meenal sayali
jdbc is an application
Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Explain what should be done when a SQL exception is raised?
What is benefit of using preparedstatement in java?
What is a jdbctemplate?
Is jdbc faster than odbc?
What are the advantages of database connection pooling?
What is JDBC Savepoint? How to use it?
What is database deadlock ?
What are four types of JDBC driver?
What is Apache DBCP API?
How do I know which jdbc driver to use?
How does a custom RowSetReader get called from a CachedRowSet?
What is jdbc architecture?
Give an example of code used for setting up connection with a driver.
What are the steps required to execute a query in jdbc?
What are the different classes through which JDBC represents statements?