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
What is static keyword in java?
What is difference between variable declaration and definition?
Explain how to convert any java object into byte array.
What is data string?
What is the nested interface?
Can a top level class be private or protected?
What do you understand by synchronization?
Explain importance of throws keyword in java?
What is mvc in java?
Difference between overriding and overloading in java?
Why webdriver is an interface?
What are class members by default?
How many types of array are there?
What is the byte order of byte buffer?
Which is better 64 bit or 32 bit?