Page 1 of 1

You are using a database from XY/Data. What is a prerequisite for connecting to the database using a JDBC 4.0 driver fro

Posted: Wed Jun 07, 2023 6:11 am
by answerhappygod
You are using a database from XY/Data. What is a prerequisite for connecting to the database using a JDBC 4.0 driver from XY/Data?

A. Use the JDBC DriverManager.loadDriver method.
B. Put the XY/data driver into the classpath of your application.
C. Create an instance of the XY/Data driver class using the new keyword.
D. Create an Implementation of DriverManager that extends the XY/Data driver