PrepAway - Latest Free Exam Questions & Answers

which of the following system properties?

In JDBC, drivers can be specified from the command line via which of the following
system properties?

PrepAway - Latest Free Exam Questions & Answers

A.
jdbc.drivers

B.
jdbc.newdrivers

C.
jdbc.forname

D.
class.driver

Explanation:
Quoted directly from Sun’s Java document site at
http//developer.java.sun.com/
Drivers can also be specified from the command line via the jdbc.drivers system
property, but this method requires the driver(s. to be in the classpath at compile time
java -Djdbc.drivers=DriverClassName AJavaApp


Leave a Reply