Is uri the same as url?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of getGeneratedKeys() method in Statement?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is jdbc and jpa?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
What is meant by connection string?
Describe the steps needed to execute a sql query using jdbc.
Where can I find ojdbc14 jar file?
Give an example for execution of sql statement.
r u used any design patterns in your project?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
What are four types of JDBC driver?