Answer Posted / karthikeyan
we're using type 4 because we do not require to have client
side software to be present. db vendors will take care of it
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
How can we store the file in the oracle database?
How many types of jdbc drivers are there?
What is the role of the jdbc drivermanager class?
Explain the life cycle of jdbc.
What are the measures to connect to the db using jdbc?
What is two-phase commit in the database?
What is the advantage of namedparameterjdbctemplate?
What are the different classes through which JDBC represents statements?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is the return type of execute, executequery and executeupdate?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
Under what circumstances, that all four drivers are used?
What is jdbc in java?
Why is jdbc used?
When do we get java.sql.SQLException: No suitable driver found?