What is the protocol is used in type4 driver?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the @override annotation do?

561


When does a class need a virtual destructor?

528


How do you generate random numbers in java?

511


Is .net better than java?

552


How many types of string data types are there?

553






What is difference between protected and private?

526


Where are the local variables stored?

516


What is a treeset in java?

542


Where local and global variables are stored?

541


How many types of the indexof method are there for strings?

487


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

501


What is a file pointer?

512


What are the differences between string, stringbuffer and stringbuilder?

518


Explain when classnotfoundexception will be raised ?

563


How is string immutable in java?

539