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


What is the protocol is used in type4 driver?

Answers were Sorted based on User's Feedback



What is the protocol is used in type4 driver?..

Answer / raja

type 4 uses thin protocol of specified vendor say oracle is
jdbc:oracle:thin:@systemname:1521:oracleservicename

Is This Answer Correct ?    3 Yes 1 No

What is the protocol is used in type4 driver?..

Answer / sandhya

native protocol

Is This Answer Correct ?    5 Yes 4 No

What is the protocol is used in type4 driver?..

Answer / sandeep sagala

A native-protocol fully Java technology-enabled driver
converts JDBC technology calls into the network protocol
used by DBMSs directly. This allows a direct call from the
client machine to the DBMS server and is a practical
solution for Intranet access. Since many of these protocols
are proprietary the database vendors themselves will be the
primary source for this style of driver. Several database
vendors have these in progress.

Is This Answer Correct ?    0 Yes 0 No

What is the protocol is used in type4 driver?..

Answer / vishal

(jdbc:mysql://localhost:port no.//batabase","root","passwd");

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is null a value?

0 Answers  


Is an empty arraylist null?

0 Answers  


what is java

3 Answers   Tech Mahindra,


Which class represents the socket that both the client and server use to communicate with each other?

0 Answers  


What is the difference between JDBC 1.0 and JDBC 2.0?

0 Answers   Corent Technology,


What is high level language in computer?

0 Answers  


What is the difference between variable & constant?

0 Answers  


What is anti pattern in java?

0 Answers  


Is alive in java?

0 Answers  


Which sorting is used in arrays sort in java?

0 Answers  


How to re-get an object that is collected by garbage collector?

1 Answers  


How does a for loop work?

0 Answers  


Categories