Use type 4 driver instead, which provides better performance.
应该使用类型4驱动程序来替代这种驱动程序,这样性能更好。
To configure a DB2 database repository using the JDBC type 4 driver.
要使用jdbc类型4驱动程序配置DB 2数据库存储库。
However, the type 4 driver supports Kerberos for versions prior to V8 FP11.
然而,对于V 8FP11之前的版本,type 4驱动程序却支持Kerberos。
We'll be using the popular mySQL server and the mm JDBC type 4 driver (see Resources) in our example.
我们将在示例中使用流行的mySQL服务器及mmJDBC4类驱动程序(请参阅参考资料)。
Note that a Type 2 driver was used in the publication, as the Type 4 driver was not certified at that time.
注意,在发布时,我们使用了Type2驱动程序,因为那时Type 4驱动程序还没有得到认证。
Applications can use familiar SQL to access it using standard JDBC (using JDBC 2.0 Type 4 driver) and ODBC interfaces.
应用程序可以使用熟悉的SQL通过标准JDBC(使用JDBC 2.0Type 4驱动程序)和ODBC接口进行访问。
Lotus Connections USES only the JDBC type 4 driver, which does not require native DB2 support on the client machine (application server).
LotusConnections只使用JDBCtype 4驱动程序,它不要求客户机机器(应用服务器)上有本机DB 2支持。
The JDBC connection with the DB2 database in this section is configured with the DB2 Type 4 driver, but you can use any of the other drivers listed.
这一节中的JDBC连接与DB2数据库的 JDBC 连接都是用 DB2Type 2驱动程序配置的,但您可以使用列出的其他任何驱动程序。
Now with this knowledge, you can look at specific information with respect to the Type 2 and Type 4 drivers and examine the advantages of using the Type 4 driver in your application development.
有了前面介绍的知识,现在可以看看关于Type2和type 4驱动程序的一些专门信息,并考察在应用程序开发中使用Type 4驱动程序的优点。
This process used a Type 4 JDBC driver from the Apache Derby project to connect to a database, extract metadata from the database, and then close the database connection.
这个过程使用ApacheDerby项目中的Type 4JDBC驱动程序连接数据库,从数据库中提取元数据,然后关闭数据库连接。
For convenience, all examples demonstrated in this article are using the Type 4 JDBC driver for DB2.
为了方便,本文中所演示的所有例子都使用Type 4JDBC驱动程序用于DB2。
When programming with JTA you have to use the Type 2 or 4 JDBC driver.
在用JTA进行编程时,您必须使用Type2或4JDBC驱动程序。
Download my code at bottom of the article for loading the Type 4 JDBC driver for SQL Server.
下载本文底部的我的代码,用于加载用于SQLServer的Type 4JDBC驱动程序。
You can always determine if you are using the Type 4 flavor or the Type 2 flavor of the universal driver if you look at the tags in the JCC trace.
通过查看JCC跟踪中的标记,总可以确定所使用的通用驱动程序是Type 4风格的还是Type2风格的。
Make sure that you select Type 4 for the driver and that you change the database name to your actual database name (in our example: ISSWBPE).
确保为驱动器选择了Type 4,并确保将数据库名称更改为实际的数据库名称(在我们的示例中是ISSWBPE)。
Note that I selected the DB2 Type 4 JDBC driver for this source.
注意,我选择了DB 2Type 4JDBCdriver作为该数据源。
Select JDBC driver type 4 and provide the database server host name and port number. Then click next.
选择JDBCdriver type 4并提供数据库服务器主机名称和端口号。
Support for DB2 universal JCC driver, type 2 and type 4 connections.
对DB 2universalJCCdriver、type2和type 4连接的支持。
Support for DB2 universal JCC driver, type 2 and type 4 connections.
对DB 2universalJCCdriver、type2和type 4连接的支持。
应用推荐