The only class that remains is the driver class DriverProgram.
最后剩下的类是驱动器类DriverProgram。
This item is optional; if it's not included, the WrappingJDBCDriver USES its own class loader to locate the driver class.
该项为可选项;如果不包括此项,WrappingJDBCDriver会使用自己的类加载程序来定位驱动程序类。
Refer to the vendor documentation for detailed information, including the URL format, the driver class name, and the name and location of the driver jar files.
有关详细信息,请参阅厂商文档,包括url格式、驱动器类名、驱动器jar文件的名称和位置。
The "real" driver's class name and optional classpath configuration items serve to allow the WrappingJDBCDriver to locate and classload the driver class so that it can be wrapped and delegated to.
“真正的”驱动程序的类名和可选类路径配置项的作用是允许WrappingJDBCDriver查找和载入驱动程序类,这样它就能够被包装和委托了。
The standard processing for loading a JDBC driver requires two items: the driver's class name and the JDBC URL of the database that's targeted for connection.
载入JDBC驱动程序的标准过程需要两项:驱动程序的类名和连接的目标数据库的JDBCURL。
During this loading process, the class 'static section is processed, which registers this driver with the JDBC DriverManager object.
在装载过程中,会处理这个类的静态部分,这会向JDBCDriverManager对象注册这个驱动程序。
Database.properties, the configuration file, defines the JDBC driver class to use, the user name and password to use, and the JDBC URL to use.
配置文件database . properties定义了将使用的JDBC驱动程序类、将使用的用户名和密码,以及将使用的JDBCURL。
The device descriptor read by the host controller driver contains information about the device, such as class, subclass, and protocol.
主机控制器设备驱动程序读取的设备描述符包含关于设备的信息,例如class、subclass和protocol。
You may have noted in Listing 4 that the driver program introduced a new class called Parallel.
在清单4中,您可能已经注意到驱动器程序引入了一个新类,叫作parallel。
The first line of this script instantiates a new Sql object by setting the JDBC connection string, username, password, and JDBC driver class.
该脚本的第一行代码实例化了一个新的Sql对象:设置JDBC连接字符串、用户名、密码和 JDBC驱动器类。
We use the EmbeddedDriver for our driver class in the static initializer of the class.
我们将在类的静态初始化器中把 EmbeddedDriver 用于驱动程序类。
The first steps in creating a database-backed model are to instantiate the MySQL driver class, and create a DBConnection instance.
创建数据库后台模型的第一步是说明MySQL驱动类,并创建DBConnection实例。
Make sure that pdq.jar, pdqmgmt.jar, and the corresponding JCC driver jar files are in your class path when you run these commands.
在运行这些命令时,要确保pd q .jar、pdqmgmt . jar和相应的JCC驱动程序jar文件位于类路径中。
The value assigned to the driver is the fully qualified name for the embedded driver class.
赋给driver的值是嵌入式驱动程序类的完全限定名称。
The first name-value pair specifies the name of the class that is the primary application driver, which is DemoApp in this case.
第一个名称-值对将指定主要应用程序驱动程序的类的名称,本例中为 DemoApp。
The Ajax requests are fielded by a PHP driver page, which makes sure that the request is valid and then passes it onto a database wrapper class that handles the request.
Ajax请求受到一个PHP驱动程序页的保护,该页先确保请求有效,然后将其传递到一个处理该请求的数据库包装类。
The first file, web.xml, simply requires a reference to Pluto's PortletServlet, which helps the portal driver serve portlets. (This class is different for most portal servers.)
第一个文件web . xml只要求引用Pluto的PortletServlet,它用于帮助门户驱动程序处理portlet(对于大多数门户服务器,此类都是不同的)。
The JDBC driver class name (for example: org.apache.derby.jdbc.EmbeddedDriver).
jdbc驱动程序类名(例如:or g . apache . derby . jdbc . EmbeddedDriver)。
He describes how to use class wrapping of the JDBC driver, connection, statement, and result set objects to instrument JDBC, and hence, database calls.
他介绍了如何使用JDBC驱动、连接、语句、结果集对象的类包装来工具化jdbc,并由此工具化数据库调用。
A single driver script connects the front end to the back end, and another wrapper class on the front end gives you access to all the tables you need.
单个驱动程序脚本连接前端和后端,前端上的另一个包装类向您提供对所有所需表的访问权。
This tells the server which JDBC driver class to use to access the database.
这将告诉服务器要使用哪一类JDBC驱动程序来访问数据库。
This defines the JDBC driver class.
它定义了JDBC驱动程序类。
It doesn't matter which driver you want to use; you always use the PDO class name.
不管您想要使用哪种驱动程序,您总是使用pdo类名。
In short, the E-Class embodies what it means to be a smart car: to communicate well with itself, the road and other cars, plus anticipating and responding to the needs of the driver and passengers.
简而言之,奔驰的E级轿车可以很好的诠释智能汽车这一定义:可以进行良好的自我控制,可以调整车体以适应路面,和其他车辆良好沟通,并且可以预见驾驶者和行人的各种行为并作出反应。
The IFX_PAM_CLASS value that is specified is intended to inform the JDBC driver what class (module) has implemented the PAM interface.
指定的 IFX_PAM_CLASS值用来告诉JDBC驱动程序哪个类(模块)实现了PAM接口。
This method finds the class file for the Derby embedded driver, which must exist somewhere in your CLASSPATH, then loads it into the JVM.
这个方法寻找Derby嵌入式驱动程序的类文件(这个文件必须在CLASSPATH中存在),然后将它装载到JVM中。
I have provided values for the JDBC driver class, the database user name, and a JDBC URL to connect to the database, in which you have already created the users and usergroup tables.
还指定了JDBC驱动程序类、数据库用户名和连接数据库(在这个数据库中已经创建了users 和usergroup表)所用的 JDBCURL。
Derby is the name of the JDBC driver class that the ij tool can use to communicate with the database server.
derby是JDBC驱动程序类的名称,ji工具使用该类与数据库服务器通信。
The BlueZ USB transport driver (drivers/bluetooth/hci_usb.c) registers this class/subclass/protocol information with the Linux USB core.
BlueZUSB传输驱动程序(drivers/bluetooth/hci_usb.c)将该class/subclass/protocol信息注册到Linux USB核心。
Normally, the first dataSource block is where we define JDBC properties, like driver class, username, password, etc.
通常,第一个dataSource代码段是定义诸如驱动程序类、用户名、密码之类的jdbc属性的位置。
应用推荐