Answer Posted / devarathnam c,kotagudibanda(po
Hi...Actually Connection is an interface in JDBC API.
Which provides the communication b/n the frontend and
backend
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What should be done for auto generating primary key id in a table ?
Why should we close database connections in java?
What is jdbc and why is it required?
What happens if connection is not closed in jdbc?
Why are we using blob datatypes in jdbc?
Why do we need jdbc driver?
What is the return type of execute, executequery and executeupdate?
What is database connection pooling? Advantages of using a connection pool?
How many types of statements are there in jdbc?
Is jdbc faster than hibernate?
What is the use of JDBC DriverManager class?
How does jdbc connect to database?
What is resultsetmetadata?
What is preparedstatement in jdbc?
What is JDBC Driver interface?