Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to create Connection interface object because it is
Interface , Interface is not instansiated?

Answer Posted / venkateswararao

connection interface is provided by the java , i.e they only
gives the interface but not implemented . this interface is
implemented by the oracle vendors ,So interface class is
implemented by data base vendors . So these methods are used
to connect data base
Connection con=Drivermanager.getConnection("url
path","username","password");
get connection is static method , So this method is calling
by DriverManager class

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in detail about JDBC and its general features?

1000


What is odbc. how is it related to sql cli?

1089


What is the meaning of batch updates?

1143


What does the connection object represents?

1106


What is savepoint in jdbc?

966


What are types of resultset?

1025


What is database connection pooling? Advantages of using a connection pool?

1096


What are the different types of JDBC drivers?

1102


What is JDBC Savepoint? How to use it?

1287


How can we store the file in the oracle database?

983


What are common JDBC Exceptions?

1038


Why do we need jdbc driver?

939


What is jdbc class forname?

1009


What is new in JDBC 2.0?

1095


What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?

1029