How to create Connection interface object because it is
Interface , Interface is not instansiated?
Answer Posted / satish.svu
Connection is an interface, but the implementation class is
provided by the third party,
Here Connection interface object means the implementation
class object
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What are the basic exceptions in jdbc?
How to retrieve warnings in jdbc?
What is jdbc and jdbc drivers?
What is jdbc driver for sql server?
What do you mean by two phase commits?
What is hbm xml?
How many types of resultset are there in jdbc?
When do we use execute method in java jdbc?
What are the jdbc drivers in java?
What is the query used to display all tables names in SQL Server (Query analyzer)?
What is the JDBC?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
In which ways is driver class is registered with drive manager?
Which is better odbc or jdbc?
How can you make a connection?