What are the main steps in java to make JDBC connectivity?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by database connection pooling?
What is metadata in jdbc?
How can I retrieve a String or other object type without creating a new object each time?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
How to get the data from a table into a buffer?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
can we create a own jdbc driver? how can we create?
What is ojvm used for?
What is serialization and deserialization in java programming?
What is the difference between setmaxrows(int) and setfetchsize(int)?
Explain what should be done when a SQL exception is raised?
Discuss the procedure of retrieving warnings?