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 |
what are the Different types of exceptions in JDBC?
What is the use of JDBC DriverManager class?
What type of driver called is pure Java driver?
Explain about Join?
What type of drivers have you used?
What is JDBC RowSet? What are different types of RowSet?
What is the meaning of connection?
why we don't use the type 2 driver for connect to the database in jdbc?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
In which ways is driver class is registered with drive manager?
How do you know which driver is connected to a database?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.