Select a driver Class location.
选择一个驱动的Classlocation 。
We have our driver class written.
我们已经写完了驱动程序类。
This defines the JDBC driver class.
它定义了JDBC驱动程序类。
The only class that remains is the driver class DriverProgram.
最后剩下的类是驱动器类DriverProgram。
The JDBC driver class name (for example: org.apache.derby.jdbc.EmbeddedDriver).
jdbc驱动程序类名(例如:or g . apache . derby . jdbc . EmbeddedDriver)。
Hibernate.connection.driver_class is a JDBC driver class that we decided to use.
driver_class是我们决定要使用的JDBC驱动器类。
We use the EmbeddedDriver for our driver class in the static initializer of the class.
我们将在类的静态初始化器中把 EmbeddedDriver 用于驱动程序类。
We use the EmbeddedDriver for our driver class in the static initializer of the class.
我们将在类的静态初始化器中把 EmbeddedDriver 用于驱动程序类。
应用推荐