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 |
Which package contains jdbc api?
Name the new features added in jdbc 4.0.
what is call level interface?
What are static and dynamic queries?
Diff. types of triggers..
What are devices?
How to find number of records in result set?
How do we call a stored procedure from jdbc?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What is a jdbc url?
Is jpa faster than jdbc?
How we say that PreparedStatment is Precompiled? where it will be compiled?