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...

why are using type4 driver in realtime projects?

Answer Posted / dipanshu

We use type-4 driver in our project bcoz of the following reasons.

Type 4 Driver is a thin driver and it doesn't contain more layer like other (type-1 and type-2) drivers, it speed up the performance and moreover DB vendor library is automatically includes so explicitly our client application does not need to have DB vendor Library.

When we use type-4 driver to talk to Database then our JDBC code directly talks to the Database s/w without having the support of ODBC(like type-1) and DB Library(in type-1&type-2).

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When does the result for an sql statement return null?

989


What are the advantages of using jdbc datasource?

1025


I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?

970


Is it possible to connect to multiple databases simultaneously?

1121


How do I load a database driver with JDBC 4.0 / Java 6?

1029


What is the query used to display all tables names in SQL Server (Query analyzer)?

1115


Does jdbctemplate use prepared statements?

961


What is the difference between ojdbc6 and ojdbc7?

939


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

1063


Why do we use jdbc statements?

1007


What are the exceptions in jdbc?

1006


What does executeupdate return in java?

1096


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

1177


What is jdbc thin client in oracle?

952


Explain the locking system in jdbc & its types?

1060