What is a Connection?



What is a Connection?..

Answer / 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

More JDBC Interview Questions

How transactions are performed using JDBC ?

2 Answers  


Briefly tell about the jdbc architecture.

1 Answers  


How can I retrieve a String or other object type without creating a new object each time?

1 Answers  


What are different types of JDBC Drivers?

1 Answers  


Does jdbc require oracle client?

1 Answers  


What type of driver called is pure Java driver?

3 Answers   Vertex,


What is the feature of jdbc v4?

1 Answers  


What is jdbc architecture?

1 Answers  


What is the major difference between java.util.date and java.sql.date data type?

1 Answers  


Why we use jdbc instead of odbc?

1 Answers  


How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?

1 Answers  


Can I get a null resultset?

1 Answers  


Categories