The JVM Managed Runtime requires that you identify a JDBC driver class either as a component of a DataSource object or as a parameter in a connection string.
A driver class is the main class for a JDBC driver. They are driver-specific. See the documentation for your JDBC driver for complete details.