What is jdbc explain?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What is difference between odbc and jdbc?
How the information about db(database) can be retrieved?
Is jdbc faster than hibernate?
What do you mean by two phase commits?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is execute(), executeUpdate() and executeQuery() methods?
What are the common tasks of JDBC?
What is JDBC Connection isolation levels?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is java soft framework?
What is a lock in jdbc?