Is uri the same as url?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between statement and preparedstatement interface?
What is the use of getGeneratedKeys() method in Statement?
Give an example of code used for setting up connection with a driver.
What is JDBC Connection isolation levels?
What is connection pooling? What Method and class used for Connection pooling in Java?
How can you load the drivers?
How is database middleware used to access legacy databases?
What are the common tasks of JDBC?
commit() and rollback() methods are defined in which interface?
What does adapter class provide?
How does jdbc work?
What is the return type of execute, executequery and executeupdate?