Runtime determines JDBC driver.
运行时决定JDBC驱动程序。
DB2 Universal JDBC driver version being used.
所使用的DB 2通用JDBC驱动程序版本。
How to take a DB2 Universal JDBC driver trace?
如何进行DB 2通用JDBC驱动程序跟踪?
First, download and install the Oracle JDBC driver.
首先,下载和安装OracleJDBC驱动程序。
The value depends on your JDBC driver and hub DBMS.
其值取决于您的JDBC驱动程序和hubDBMS。
DB2 requires you to select which JDBC driver you want.
DB 2要求您来选择需要哪个JDBC驱动程序。
JDBC datasource Can be configured to use any JDBC driver.
JDBC数据源可以配置为使用任何JDBC驱动程序。
The JDBC connect string depends on the used DBMS and JDBC driver.
这个JDBC连接字符串取决于所使用的DBMS和JDBC驱动程序。
Copy the DB2 JDBC driver jars from sample code to the WEB-INF \ lib.
将DB 2JDBC驱动程序jar从示例代码复制到WEB - INF \ lib。
For CLI application or JDBC applications using the legacy JDBC driver.
对于CLI应用程序或使用旧的JDBC驱动程序的JDBC应用程序。
The JDBC driver will obtain new connections from the running RAC nodes.
该JDBC驱动程序将从运行的rac节点获取新的连接。
In our example, the JDBC driver to connect to DB2 USES three.jar files.
在我们的示例中,连接到DB2的JDBC驱动程序将使用三个.jar文件。
The database is accessed using the JDBC driver specified in the JDBC URL.
使用JDBCURL中指定的JDBC驱动程序访问数据库。
This tells the server which JDBC driver class to use to access the database.
这将告诉服务器要使用哪一类JDBC驱动程序来访问数据库。
The connector provides connection pooling and loads the JDBC driver you specify.
这个连接器提供连接池,并装载您所指定的驱动。
Download your preferred JDBC driver and copy the .jar file into [tomcatdir]/lib.
下载适当的JDBC驱动程序并将.jar文件复制到 [tomcatdir]/lib。
With Derby the engine starts automatically when the Server loads the JDBC driver.
对于Derby来说,当应用程序服务器装载jdbc驱动程序时,引擎将自动启动。
Table 1: SPB and DC JDBC driver options for server connection, build, and runtime.
表1:用于服务器连接、构建和运行时的SPB和DCJDBC驱动程序选项。
You create an instance by specifying the JDBC driver you used to access your RDBMS.
可通过指定您用来访问RDBMS的JDBC驱动程序来创建一个实例。
Since you'll connect to a SQL database, you need a JDBC driver for your vendor.
连接到SQL数据库需要JDBC驱动程序。
Suppose that nearly all of your middleware deployments utilized a common JDBC driver.
设想一下,您的所有中间件部署几乎都利用了一个通用JDBC驱动器。
The driver files are the database JDBC driver jar files provided by database vendors.
驱动器文件是数据库厂商提供的数据库JDBC 驱动器jar 文件。
Security of the database access relies on a JDBC driver and a database implementation.
数据库访问安全依赖于JDBC驱动程序和数据库实现。
According to the JDBC specification, there are four types of JDBC driver architectures.
依照JDBC规范,有四种类型的JDBC驱动程序体系结构。
To establish a connection, one needs only the JDBC driver and the connection parameters.
要建立一个连接,只需JDBC驱动程序和连接参数。
However, the alternate server information will only be stored in memory on the JDBC driver side.
不过,备用服务器信息将仅存储在JDBC驱动程序端的内存中。
Unfortunately, the xlSQL Excel JDBC driver doesn't appear to be currently or actively supported.
遗憾的是,xlSQLExcelJDBC驱动程序目前似乎没有得到积极支持。
Line 12 is the critical piece that loads both the embedded engine and its JDBC driver into memory.
第12行很关键,它同时将嵌入式引擎和它的JDBC驱动程序装入内存。
The SQuirreL client leverages a database's JDBC driver to facilitate conversation with a database.
该SQuirreL客户机利用数据库的JDBC驱动程序来促进与数据库的对话。
To create a data source, we must create a JDBC provider, which contains the JDBC driver information.
要创建数据源,我们必须创建一个JDBC提供程序,它包含JDBC驱动程序信息。
应用推荐