What is jdbc in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the equivalent method for precompiled SQL Statement in JDBC?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
How can I write to the log used by DriverManager and JDBC drivers?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What is difference between statement and preparedstatement in jdbc?
Explain about the drive manager class working?
what are the drawbacks of JDBC? explain briefly?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is the difference between triggers and procedures?
What is connection commit?
What is JDBC Transaction Management and why do we need it?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?