1.

What do you mean by fastest type of JDBC driver?

Answer»

JDBC driver performance or fastness depends on a number of issues Quality of the driver code, size of the driver code, database server and its load, Network topology, Number of times your request is translated to a different API.



Discussion

No Comment Found