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
Compare java and python.
What is the difference between a method and a procedure?
If a method is declared as protected, where may the method be accessed in java programming?
What the difference is between execute, execute Query, execute Update?
Why set do not allow duplicates in java?
What is the difference between menuitem and checkboxmenu item?
Write a program to print fibonacci series
How do you download stubs from Remote place?
What is the collections api?
What does next mean in java?
How to split arraylist elements in java?
Explain thread life cycle in java?
How garbage collection is done in java?
Is java a virus?
What is the difference between an argument and a parameter?