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 |
How transactions are performed using JDBC ?
Briefly tell about the jdbc architecture.
How can I retrieve a String or other object type without creating a new object each time?
What are different types of JDBC Drivers?
Does jdbc require oracle client?
What type of driver called is pure Java driver?
What is the feature of jdbc v4?
What is jdbc architecture?
What is the major difference between java.util.date and java.sql.date data type?
Why we use jdbc instead of odbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
Can I get a null resultset?