网站首页  词典首页

请输入您要查询的英文单词:

 

单词 JDBC driver
释义

JDBC driver

  • 网络驱动程序;数据库驱动;的四种类型
1.
驱动程序
环境搭建(VS2008 WDK DDKWzard)--相关文章 ... SQL Server 2000 JDBC Driver 驱动程序,它提供了面向企业的、与 ...
www.360doc.com
2.
数据库驱动
...iverManager 把这个URL 依次 传递给数据库驱动JDBC Driver),如果有Driver 能处理此URL,DriverManager 将用这个Dri…
www.docin.com
3.
的四种类型
中国Java开发网 - JDBC学习笔记 ... JDBC 应用编程接口有二个主要的部分: 4. JDBC Driver 的四种类型 5. JDBC 开发者接口 ...
www.cjsdn.net
4.
驱动程式查询资料库
资料存取 API 驱动程式查询资料库 (JDBC Driver)新栏位 To Do List LPIC认证考试 Vim CODE质量与文档 Java Syntax 开发者 …
sites.google.com
5.
数据库驱动程序
... 器(Driver Manager)为应用程序装载数据库驱动程序 (JDBC Driver),数据库驱动程序是与具体的数据库 相关的,由数据库开 …
wenku.baidu.com

例句

释义:
1.
If generated keys are requested on a table that has no IDENTITY column , the JDBC driver will return a null result set .
如果对不包含IDENTITY列的表请求生成键,则JDBC驱动程序将返回空结果集。
www.bing.com
2.
One approach is to let the JDBC driver balance the database connection requests and, hence, also the workload balancing.
其中一种方法是让JDBC驱动程序平衡数据库连接请求(因此,也称为工作负载平衡)。
www.ibm.com
3.
Answer: I cannot comment much about Oracle's JDBC driver implementation for handling the result set at the end of an XA transaction.
答:我不能对XA事务末尾处理结果集的OracleJDBC驱动程序实现妄加评论。
www.ibm.com
4.
derby is the name of the JDBC driver class that the ij tool can use to communicate with the database server.
derby是JDBC驱动程序类的名称,ji工具使用该类与数据库服务器通信。
www.ibm.com
5.
However as Neo has been impressed by Python's productivity gain before, he wondered if he could write code in Python to use DB2 JDBC driver.
而且,因为Python的效率收益过去给Neo留下了深刻印象,所以他想是否可以用Python编写代码来使用DB2JDBC驱动程序。
www.ibm.com
6.
Security of the database access relies on a JDBC driver and a database implementation.
数据库访问安全依赖于JDBC驱动程序和数据库实现。
www.ibm.com
7.
The JDBC driver adheres to the JDBC specification and is designed to provide the right balance between predictability and flexibility.
JDBC驱动程序遵守JDBC规范,用于在可预见性和灵活性之间达成适当的平衡。
msdn2.microsoft.com
8.
One is to include the JDBC driver files as part of your own custom installation package.
一种方法是将JDBC驱动程序文件添加到您自己的自定义安装包中。
msdn2.microsoft.com
9.
hibernate. connection. driver_class is a JDBC driver class that we decided to use.
driver_class是我们决定要使用的JDBC驱动器类。
www.ibm.com
10.
You need a relational database and a JDBC driver to perform this section of the tutorial.
你需要一个关系数据库和JDBC驱动来执行这部分向导。
spaces.msn.com
1.
SQL escape processing is always turned on for the JDBC driver.
系统始终为JDBC驱动程序启用SQL转义处理。
msdn2.microsoft.com
2.
The SQuirreL client leverages a database's JDBC driver to facilitate conversation with a database.
该SQuirreL客户机利用数据库的JDBC驱动程序来促进与数据库的对话。
www.ibm.com
3.
The JDBC driver does not support setting holdability when creating one of the.
对象之一时,JDBC驱动程序不支持设置保持能力。
msdn2.microsoft.com
4.
The JDBC driver does not support reading stored procedure output parameters of the XML data type.
JDBC驱动程序不支持读取XML数据类型的存储过程输出参数。
msdn2.microsoft.com
5.
In addition, similar to the XML data type, the JDBC driver does not support reading stored procedure output parameters of the UDT data type.
此外,与XML数据类型相类似,JDBC驱动程序不支持读取UDT数据类型的存储过程输出参数。
msdn2.microsoft.com
6.
For each connection request, the Oracle JDBC driver randomly picks up a RAC node for obtaining connections.
对于每个连接请求,OracleJDBC驱动程序将随机选择一个RAC节点来获取连接。
www.ibm.com
7.
Describes differences between the various JDBC driver data types.
说明各JDBC驱动程序数据类型之间的区别。
msdn2.microsoft.com
8.
On a request to obtain connections, the Oracle JDBC driver will provide physical connections from the running RAC nodes.
在请求获取连接时,OracleJDBC驱动程序将从运行的RAC节点提供物理连接。
www.ibm.com
9.
Describes how to use the JDBC driver to run complex statements that perform a variety of tasks and might return different types of data.
说明如何使用JDBC驱动程序运行复杂语句,这些语句执行多种任务并且可能返回不同类型的数据。
msdn2.microsoft.com
10.
Describes how the JDBC driver supports concurrency control .
说明JDBC驱动程序如何支持并发控制。
www.bing.com
1.
Consult the application server documentation and the JDBC driver documentation for specific instructions.
从应用服务器和JDBC驱动程序的文档中可以了解到相关的指导。
www.ibm.com
2.
Describes the various isolation levels that are supported by the JDBC driver.
介绍了受JDBC驱动程序支持的多种隔离级别。
msdn2.microsoft.com
3.
You create an instance by specifying the JDBC driver you used to access your RDBMS.
可通过指定您用来访问RDBMS的JDBC驱动程序来创建一个实例。
www.ibm.com
4.
You can use this tutorial with Informix 10. 0, by simply making your connection as shown in the Using an Informix JDBC driver section.
也可以使用Informix10.0,只需按照使用InformixJDBC驱动程序一节的说明建立连接。
www.ibm.com
5.
Describes the system requirements needed to use the JDBC driver.
介绍使用JDBC驱动程序所需的系统要求。
msdn2.microsoft.com
6.
One last point about JDBC: The connection between your Java application and the database is controlled by a JDBC driver.
关于JDBC还有最后一点要注意:Java应用程序和数据库之间的连接由JDBC驱动程序控制。
www.ibm.com
7.
In the JDBC driver, this level is used for configuration settings that are global in scope.
在JDBC驱动程序中,该级别用于作用域内的全局配置设置。
msdn2.microsoft.com
8.
Set the correct WebSphere variable to the path of your JDBC driver jar file.
将正确的WebSphere变量设置到您的JDBC驱动程序jar文件的路径。
www.ibm.com
9.
Make sure that your system CLASSPATH contains the source JDBC driver before using MTK for extraction from a source database.
在使用MTK从源数据库提取源对象之前,应确保系统CLASSPATH包含源JDBC驱动程序。
www.ibm.com
10.
The full path name to the JAR file that contains the JDBC driver to be installed.
到JAR文件的全路径名,该文件包含要安装的JDBC驱动程序。
www-128.ibm.com
1.
In addition, unknown values are allowed for the property names, and their values are not validated by the JDBC driver for case sensitivity.
此外,属性名允许使用未知的值,JDBC驱动程序不会对这些值进行大小写验证。
msdn2.microsoft.com
2.
Therefore an ODBC driver can be used in combination with this JDBC driver.
因此,可以将ODBC驱动程序与该JDBC驱动程序结合使用。
www.ibm.com
3.
This will save time when configuring the JDBC driver and DataSource needed by the application server.
这将在配置应用程序服务器所需的JDBC驱动程序和数据源时节省时间。
www.ibm.com
4.
The articles in this database provide specific solutions, workarounds, and important information about the JDBC driver.
该数据库中的文章提供有关JDBC驱动程序的具体方案、解决方法和重要信息。
msdn2.microsoft.com
5.
This site provides technical articles, sample code, and other resources for the JDBC Driver and other data access technologies.
该站点提供有关JDBCDriver和其他数据访问技术的技术文章、示例代码和其他资源。
msdn2.microsoft.com
6.
This Java code first creates the test database and then creates a connection to it by using the Apache Derby embedded JDBC driver.
这段Java代码首先使用ApacheDerby嵌入式JDBC驱动程序创建test数据库,然后创建到这个数据库的连接。
www.ibm.com
7.
The driver files are the database JDBC driver jar files provided by database vendors.
驱动器文件是数据库厂商提供的数据库JDBC驱动器jar文件。
www.ibm.com
8.
The JDBC driver indicates the loss of a connection with a special error code.
JDBC驱动程序用一个特殊的错误码表示连接的丢失。
www.ibm.com
9.
This output log file must have write permissions for the context under which the JDBC driver is running.
该输出日志文件必须对JDBC驱动程序运行时所在的上下文具有写入权限。
msdn2.microsoft.com
10.
The protocol tells the driver manager to use the Cloudscape JDBC Driver for this connection.
协议告诉驱动程序管理器:对该连接使用CloudscapeJDBC驱动程序。
www-128.ibm.com
1.
The Oracle JDBC driver always tries to obtain physical connections from the RAC node that occupies the first position in the list.
OracleJDBC驱动程序始终尝试从占据列表中第一位置的RAC节点获取物理连接。
www.ibm.com
2.
Before using the sample, make sure that your CLASSPATH environment variable includes the solidDB JDBC Driver . jar file installation path.
在使用该示例之前,确保CLASSPATH环境变量包括solidDBJDBCDriver.jar文件安装路径。
www.ibm.com
3.
The Data perspective contains various tools to import and export data as XML from all databases having a JDBC driver.
Dataperspective包含各种用于从所有具有JDBC驱动程序的数据库中导入和导出XML形式的数据的工具。
www-128.ibm.com
4.
Describes how to use Java policy permissions to help secure a JDBC driver application.
介绍了如何使用Java策略权限帮助保护JDBC驱动程序的应用程序。
msdn2.microsoft.com
5.
Local access to the JDBC driver library files (and dependent license files) based on your hub database system.
基于hub数据库系统对JDBC驱动程序库文件(及相关许可文件)的本地访问权限。
www.ibm.com
6.
This loads the DB2 Universal JDBC Driver that is necessary for the discovery wizard to be able to connect to the database.
这会加载发现向导连接到数据库所必需的DB2通用JDBC驱动程序。
www.ibm.com
7.
To establish a connection, one needs only the JDBC driver and the connection parameters.
要建立一个连接,只需JDBC驱动程序和连接参数。
www.ibm.com
8.
Describes how the JDBC driver supports row locking.
说明JDBC驱动程序如何支持行锁定。
msdn2.microsoft.com
9.
Note that the dependency entries refer to the JDBC driver libraries defined under the repository folder.
注意,从属条目指repository文件夹下定义的JDBC驱动程序库。
www.ibm.com
10.
It defines both the JDBC driver parameters and the SQL mapping files to bind the Java objects to the database schema.
它定义了JDBC驱动程序参数和SQL映射文件,以便将Java对象绑定到数据库模式。
www.ibm.com
1.
Enter the location of the db2java. zip JDBC driver file as shown in Figure 20.
输入db2java.zipJDBC驱动程序文件的位置,如图21所示。
www.ibm.com
2.
This JDBC driver is a type 4 driver, meaning that it is a pure Java that communicates with the IBM i using a network protocol.
这个JDBC驱动程序是一个类型4驱动程序,这意味着它是一个纯Java接口,通过一个网络协议与IBMi通信。
www.ibm.com
3.
Next, use the JDBC driver that works with your system.
下一步,使用适合您的系统的JDBC驱动程序。
www.ibm.com
4.
In that situation, the appropriate JDBC driver renders the connection pooling.
在那种情况下,适当的JDBC驱动程序将提供连接合用。
www.ibm.com
5.
However, the alternate server information will only be stored in memory on the JDBC driver side.
不过,备用服务器信息将仅存储在JDBC驱动程序端的内存中。
www.ibm.com
6.
You do not need to enter the JDBC driver information.
您不需要输入JDBC驱动程序信息。
www.ibm.com
7.
The connector provides connection pooling and loads the JDBC driver you specify.
这个连接器提供连接池,并装载您所指定的驱动。
www-128.ibm.com
8.
Line 12 is the critical piece that loads both the embedded engine and its JDBC driver into memory.
第12行很关键,它同时将嵌入式引擎和它的JDBC驱动程序装入内存。
www.ibm.com
9.
Describes how the JDBC driver supports the use of connection pooling.
说明JDBC驱动程序如何支持使用连接池。
msdn2.microsoft.com
10.
Learn how to use Eclipse and the SQLExplorer plug-in to connect to any database that supports a JDBC driver.
了解如何使用Eclipse和SQLExplorer插件连接到任何支持JDBC驱动程序的数据库。
www-128.ibm.com
1.
The JDBC provider specifies the JDBC driver implementation class.
JDBC提供者指定JDBC驱动程序实现类。
www-128.ibm.com
2.
The following sections describe the five types of escape sequences and how they are supported by the JDBC driver.
下列部分描述了这五种类型的转义序列以及JDBC驱动程序对其的支持方式。
msdn2.microsoft.com
3.
Describes how to use the JDBC driver to run stored procedures that contain output parameters.
说明如何使用JDBC驱动程序运行包含输出参数的存储过程。
msdn2.microsoft.com
4.
Describes where to find additional resources about the JDBC driver including links to external resources.
介绍在何处可找到有关JDBC驱动程序的其他资源,包括外部资源的链接。
msdn2.microsoft.com
5.
Describes how to use the JDBC driver to run stored procedures that contain return status values.
说明如何使用JDBC驱动程序运行包含返回状态值的存储过程。
msdn2.microsoft.com
6.
To provide uniform programmatic database access, database vendors provide a JDBC driver for their database.
为提供统一的编程数据库访问,数据库供应商为其数据库提供了JDBC驱动程序。
www.ibm.com
7.
The JDBC connect string depends on the used DBMS and JDBC driver.
这个JDBC连接字符串取决于所使用的DBMS和JDBC驱动程序。
www.ibm.com
8.
This newsgroup is used to provide and discuss information involving the JDBC driver.
该新闻组用于提供并讨论与JDBC驱动器有关的信息。
msdn2.microsoft.com
9.
A physical connection is the connection object returned from the JDBC driver.
物理连接(physicalconnection)是从JDBC驱动程序返回的连接对象。
www.ibm.com
10.
In the JDBC driver class field, type the driver class for the driver you selected.
在JDBCdriverclass字段中,为你所选择的驱动程序输入驱动程序类。
www-128.ibm.com
1.
Although you can freely distribute the JDBC driver as your application requires, you must first register to do this.
尽管可以根据应用程序的需求随意分配JDBC驱动程序,但必须先进行注册才能执行此操作。
msdn2.microsoft.com
2.
The fix is available in later versions of the Informix JDBC driver.
该修改可以在InformixJDBC驱动程序的较新版本中找到。
www-128.ibm.com
3.
In geronimo-ra. xml, you must edit the entry and configure the connector to your JDBC driver requirements.
在geronimo-ra.xml中,必须根据JDBC驱动的要求编辑入口项并配置连接器。
www.ibm.com
4.
When you plan to create clones on another machine (in this case Machine C), you must first configure a JDBC driver for this machine.
当您计划在另一台机器(本例中是MachineC)上创建克隆时,必须首先为这台机器配置JDBC驱动程序。
www.ibm.com
5.
Describes how to use the JDBC driver to run stored procedures that return update counts.
说明如何使用JDBC驱动程序运行返回更新计数的存储过程。
msdn2.microsoft.com
6.
JDBC Driver will pool connections in these environments.
JDBCDriver将在这些环境中池化连接。
msdn2.microsoft.com
7.
On the Configuration panel, we need to "hard code" the class path for the JDBC driver JAR files.
在Configuration面板上,我们需要对JDBC驱动程序JAR文件的类路径进行“硬编码”。
www.ibm.com
8.
Describes how to determine which version of the JDBC driver is installed.
介绍如何确定所安装的JDBC驱动程序版本。
msdn2.microsoft.com
9.
In that situation, you must append the correct JDBC Driver JAR file to the existing engine classpath and restart the engine.
在这种情况下,必须将正确的JDBCDriverJAR文件追加到现有的引擎classpath,然后重新启动引擎。
msdn2.microsoft.com
10.
The application loads the JDBC driver, and the driver uses the shared library to communicate with the DB2 server.
应用程序加载JDBC驱动程序之后,该驱动程序用共享库与DB2服务器进行通信。
www.ibm.com
1.
The JDBC driver supports escaping these characters if they are contained between braces.
如果这些字符包含在大括号中,则JDBC驱动程序将支持转义这些字符。
msdn2.microsoft.com
2.
This tells the server which JDBC driver class to use to access the database.
这将告诉服务器要使用哪一类JDBC驱动程序来访问数据库。
www.ibm.com
3.
You need to copy the JDBC driver library files from your Initiate hub database into this directory.
需要把JDBC驱动程序库文件从Initiatehub数据库复制到此目录。
www.ibm.com
4.
With Derby the engine starts automatically when the Server loads the JDBC driver.
对于Derby来说,当应用程序服务器装载JDBC驱动程序时,引擎将自动启动。
www-128.ibm.com
5.
When you installed DB2, the DB2 JDBC driver, db2java. zip, should have been added to your classpath automatically.
当您安装DB2之时,应该已经自动地将DB2JDBC驱动程序db2java.zip添加到类路径中了。
www.ibm.com
6.
The JDBC driver will obtain new connections from the running RAC nodes.
该JDBC驱动程序将从运行的RAC节点获取新的连接。
www.ibm.com
7.
For information on establishing connections using the iAnywhere JDBC driver, see Using the iAnywhere JDBC driver.
有关使用iAnywhereJDBC驱动程序建立连接的信息,请参见使用iAnywhereJDBC驱动程序。
www.ianywhere.com
8.
In case the first RAC node is not available, the JDBC driver will try to obtain connections from the second RAC node, and so on.
如果第一个RAC节点不可用,JDBC驱动程序将尝试从第二个RAC节点中获取连接,依此类推。
www.ibm.com
9.
The Microsoft SQL Server 2005 JDBC Driver can be used to work with data in a SQL Server database in a variety of ways.
可以通过多种方式使用MicrosoftSQLServer2005JDBC驱动程序来处理SQLServer数据库中的数据。
msdn2.microsoft.com
10.
When the JDBC driver tries to connect to Derby, it starts Derby and creates the database, the script creates the table.
当JDBC驱动程序尝试连接到Derby时,它将启动Derby并创建数据库,该脚本将创建表。
www.ibm.com
1.
The JDBC driver can be used to get metadata about the database, a result set, or parameters.
JDBC驱动程序可用于获取数据库、结果集或参数的元数据。
msdn2.microsoft.com
2.
The following sections provide examples of how you can use the JDBC driver and the advanced data types.
以下部分提供了如何使用JDBC驱动程序和高级数据类型的示例。
msdn2.microsoft.com
3.
Additionally, they demonstrate good programming practices that you can follow when using the JDBC driver with a SQL Server database.
此外,这些示例应用程序还展示了在使用JDBC驱动程序和SQLServer数据库时可以参考的最佳编程实践。
msdn2.microsoft.com
4.
When the server char columns are not padded, the JDBC driver adds the padding.
没有填充服务器char列时,JDBC驱动程序会添加填充。
msdn2.microsoft.com
5.
Is a function supported by the JDBC driver.
是JDBC驱动程序支持的函数。
msdn2.microsoft.com
6.
The first thing that you will have to do is configure iBATIS to connect to DB2 using the DB2 JDBC driver.
您必须做的第一件事将是配置iBATIS,以便连接到使用DB2JDBC驱动程序的DB2。
www.ibm.com
7.
Provides an overview of how transactions are used with the JDBC driver.
提供了如何通过JDBC驱动程序执行事务的概述。
msdn2.microsoft.com
8.
Describes the importance of closing JDBC driver objects when they are no longer needed.
说明不再需要JDBC驱动程序对象时将其关闭的重要性。
msdn2.microsoft.com
9.
The universal JDBC driver is provided in the file db2jcc. jar (type 2 implementation requires a native library).
通用的JDBC驱动程序在文件db2jcc.jar中提供(Type2的实现则需要一个本机库)。
www.ibm.com
10.
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接口。
www.ibm.com
1.
Applications that use the jConnect JDBC driver connect using TDS.
应用程序通过TDS使用jConnectJDBC驱动程序连接)使用。
www.ianywhere.com
2.
Note that to run the sample application, you will need to include the DB2 Universal JDBC driver (db2jcc. jar) in your runtime classpath.
注意,要运行示例应用程序,需要在运行时类路径中包含DB2UniversalJDBC驱动程序(db2jcc.jar)。
www.ibm.com
3.
In addition, the JDBC driver name can be returned from the.
方法返回JDBC驱动程序的名称。
msdn2.microsoft.com
4.
Resolution: The fix is available in later versions of the Informix JDBC driver. Use the 3. 00.
解决方案:该修改可在InformixJDBC驱动程序较新的版本中找到,请使用3.
www.ibm.com
5.
Given a database URL, the DriverManager returns a database connection by using the appropriate JDBC driver.
给出一个数据库URL,DriverManager就会使用适当的JDBC驱动程序返回一个数据库连接。
www.ibm.com
6.
Enhancing the security of a Microsoft SQL Server 2005 JDBC Driver application involves more than avoiding common coding pitfalls.
为了提高MicrosoftSQLServer2005JDBC驱动程序应用程序的安全性,不仅需要避免常见的代码缺陷,还要考虑其他事项。
msdn2.microsoft.com
7.
Is the path where your JDBC driver is installed.
是JDBC驱动程序的安装路径。
www-128.ibm.com
8.
Describes how to configure your environment to use the JDBC driver and how to make a simple connection to a SQL Server database.
介绍如何配置使用JDBC驱动程序的环境,以及如何与SQLServer数据库进行简单连接。
msdn2.microsoft.com
9.
For more information about how to set the classpath, see Using the JDBC Driver.
有关如何设置classpath的详细信息,请参阅使用JDBC驱动程序。
msdn2.microsoft.com
10.
Copies the JDBC driver to the machine.
把JDBC驱动程序复制到虚拟机。
www.ibm.com
1.
Developers of the first kind need easy access to the HSQLDB JDBC driver so they can submit SQL statements.
第一类开发者需要方便地访问HSQLDBJDBC驱动程序以提交SQL语句。
www-128.ibm.com
2.
Describes how to use the JDBC driver to retrieve data from multiple result sets.
说明如何使用JDBC驱动程序从多个结果集检索数据。
msdn2.microsoft.com
3.
If you get a JDBC Driver runtime error (Figure 21) during this process, do the following.
如果在这个过程的运行期间JDBCDriver出现了错误(图21),按照下面步骤进行
www.ibm.com
4.
Describes how to use the JDBC driver to perform batch operations.
说明如何使用JDBC驱动程序执行批处理操作。
msdn2.microsoft.com
5.
The Microsoft SQL Server 2005 JDBC Driver provides interfaces to all the concurrency techniques used by SQL Server to resolve these issues.
MicrosoftSQLServer2005JDBC驱动程序为SQLServer用来解决这些问题的所有并发技术提供了接口。
msdn2.microsoft.com
6.
Describes how to use the JDBC driver on multiple threads.
说明如何通过多个线程使用JDBC驱动程序。
msdn2.microsoft.com
7.
SQL Server performs the bulk of the set and update conversions and will pass errors back to the JDBC driver when there are problems.
SQLServer执行大部分设置和更新转换,并且在出现问题时将错误传递回JDBC驱动程序。
msdn2.microsoft.com
8.
This release of the JDBC Driver is JDBC 3. 0 Compliant and runs on the Java Development Kit (JDK) version 1. 4 And higher.
JDBC驱动程序的这一发行版与JDBC3.0兼容,并在Java开发工具包(JDK)版本1.4和更高版本上运行。
www.microsoft.com
9.
The following examples use the SAMPLE database and type 2 CLI JDBC driver on Windows 2000.
下列示例在Windows2000上使用SAMPLE数据库和type2CLIJDBC驱动程序。
www-128.ibm.com
10.
To submit feedback on this JDBC Driver release, visit the SQL Server Feedback Center.
若要提交有关此JDBC驱动程序发行版的反馈,请访问SQLServer反馈中心。
www.microsoft.com
1.
These sample applications demonstrate how to use the JDBC driver data type methods to work with data in a SQL Server database.
这些示例应用程序说明如何使用JDBC驱动程序数据类型方法来处理SQLServer数据库中的数据。
msdn2.microsoft.com
2.
When you use XA transactions with SQL Server through the Microsoft SQL Server 2005 JDBC driver, you may notice that performance decreases.
当您通过MicrosoftSQLServer2005JDBCDriver将XA事务用于SQLServer时,您可能会注意到性能降低了。
msdn2.microsoft.com
3.
Describes how to use the JDBC driver with result set holdability.
介绍了如何结合结果集可保留性使用JDBC驱动程序。
msdn2.microsoft.com
4.
We recommend that you unpack this zip file in %ProgramFiles% with the default directory: "Microsoft SQL Server 2005 JDBC Driver" .
我们建议您将此zip文件解压缩到%ProgramFiles%中的默认目录下:“MicrosoftSQLServer2005JDBCDriver”。
www.microsoft.com
5.
With Microsoft SQL Server 2005 JDBC Driver, transactions can be either local or distributed.
对于MicrosoftSQLServer2005JDBC驱动程序,事务可以是本地的,也可以是分布式的。
msdn2.microsoft.com
6.
Microsoft SQL Server 2005 JDBC Driver helps to facilitate those differences through various types of conversions.
MicrosoftSQLServer2005JDBC驱动程序通过各种类型的转换来帮助消除这些差异。
msdn2.microsoft.com
7.
With the Microsoft SQL Server 2005 JDBC Driver, transaction processing can either be performed locally or distributed.
通过MicrosoftSQLServer2005JDBC驱动程序,可以在本地或以分散的方式执行事务处理。
msdn2.microsoft.com
8.
Describes how to use stored procedures with the JDBC driver to work with data in a SQL Server database.
说明如何通过JDBC驱动程序使用存储过程来处理SQLServer数据库中的数据。
msdn2.microsoft.com
9.
Instead, the JDBC driver would replace the SELECT list of the query with the key identifier, for example, ROWID.
相反,它会用键标识符来替换SELECT查询,例如,ROWID。
dingchaoqun12.blog.163.com
10.
Separate connections to different data sources require multiple drivers (for example, a separate DB2 and Informix JDBC driver).
到不同数据源的不同连接需要多个驱动程序(例如,一个单独的DB2和InformixJDBC驱动程序)。
www.ibm.com
1.
The SQL Server sqlvariant data type is not currently supported by the JDBC driver.
JDBC驱动程序目前不支持SQLServersqlvariant数据类型。
msdn2.microsoft.com
2.
When you use the Microsoft SQL Server 2005 JDBC Driver, it is important to take precautions to ensure the security of your application.
使用MicrosoftSQLServer2005JDBC驱动程序时,采取预防措施以确保应用程序的安全性非常重要。
msdn2.microsoft.com
3.
Describes the different cursor types that the Microsoft SQL Server 2005 JDBC Driver supports.
说明MicrosoftSQLServer2005JDBC驱动程序支持的不同游标类型。
msdn2.microsoft.com
4.
When programming with JTA you have to use the Type 2 or 4 JDBC driver.
在用JTA进行编程时,您必须使用Type2或4JDBC驱动程序。
www-128.ibm.com
5.
Describes how to access data using the Level 4 JDBC driver.
介绍如何使用Level4JDBC驱动程序访问数据。
msdn2.microsoft.com
6.
Download my code at bottom of the article for loading the Type 4 JDBC driver for SQL Server.
下载本文底部的我的代码,用于加载用于SQLServer的Type4JDBC驱动程序。
www.ibm.com
7.
The Microsoft SQL Server 2005 JDBC Driver supports the optional JDBC 3. 0 APIs to retrieve automatically generated row identifiers.
MicrosoftSQLServer2005JDBCDriver支持可选的JDBC3.0API以检索自动生成的行标识符。
msdn2.microsoft.com
8.
The JDBC driver cannot update a SQL Server column with a column name that is more than 127 characters in length.
JDBC驱动程序不能使用长度大于127个字符的数据更新SQLServer文本列。
msdn2.microsoft.com
9.
To do this, the Microsoft SQL Server 2005 JDBC Driver supports the use of result set holdability.
为此,MicrosoftSQLServer2005JDBC驱动程序支持使用结果集的保持能力。
msdn2.microsoft.com
10.
The JDBC driver cannot update a SQL Server column with a column name that is more than 127 characters long.
JDBC驱动程序无法更新列名超过127个字符的SQLServer列。
msdn2.microsoft.com
1.
All that is needed is a JDBC driver to connect to the target data source.
您需要的只是一个JDBC驱动程序,用它连接到目标数据源。
www-128.ibm.com
2.
From the specified JDBC driver, but before returning it to the application, wraps it with a facade that also implements
但在将它返回到应用程序之前,将它与一个也实现
www-128.ibm.com
3.
The embedded JDBC driver transfers data to and from the database engine without the need for network communication.
嵌入式的JDBC驱动程序将数据送入和送出数据库引擎,无需进行网络通信。
www.ibm.com
4.
Add a new data source by selecting the JDBC driver and clicking Add in the data source list section.
通过选择JDBC驱动程序并单击datasourcelist部分的Add添加一个新数据源。
www.ibm.com
5.
The Derby database engine and JDBC driver are contained in a single jar file, derby. jar.
Derby数据库引擎和JDBC驱动程序被包含在一个jar文件中,这个文件就是derby.jar。
www.ibm.com
6.
Object, and because the JDBC driver has such a flat architecture, almost all interesting behavior touches the
对象实现,并且由于JDBC驱动程序具有这种单一体系结构,因此几乎所有重要行为都涉及
msdn2.microsoft.com
7.
To create a data source, we must create a JDBC provider, which contains the JDBC driver information.
要创建数据源,我们必须创建一个JDBC提供程序,它包含JDBC驱动程序信息。
www.ibm.com
8.
Installation Instructions for the UNIX version of the JDBC Driver
JDBCDriver的UNIX版本安装说明
www.microsoft.com
9.
The following table lists all of the currently available connection string properties for the JDBC driver
下表列出了JDBC驱动程序当前可用的所有连接字符串属性
msdn2.microsoft.com
10.
You can configure the JDBC driver distributed transaction components by following these steps
可通过以下步骤配置JDBC驱动程序分布式事务组件
msdn2.microsoft.com
1.
Enabling the user to specify the JDBC driver and connection URL via an external configuration file
使用户能通过外部配置文件来指定JDBC驱动器及连接URL
www.ibm.com
2.
StartDerbyTask. java : Starts the embedded database engine by using the ClassLoader to load it's JDBC Driver into memory.
java:通过使用ClassLoader启动嵌入式数据库引擎,将它的JDBCDriver装入内存中。
www.ibm.com
3.
Improving Performance and Reliability with the JDBC Driver
借助JDBC驱动程序提高性能和可靠性
msdn2.microsoft.com
4.
The JDBC driver supports function escape sequences in SQL statements with the following syntax
JDBC驱动程序通过下列语法支持SQL语句中的函数转义序列
msdn2.microsoft.com
5.
For more information about the isolation levels supported by the JDBC driver, see
有关JDBC驱动程序支持的隔离级别的详细信息,请参阅
msdn2.microsoft.com
6.
The following outer join escape sequences are supported by the JDBC driver
JDBC驱动程序支持下列外部联接转义序列
msdn2.microsoft.com
7.
For more information about using the JDBC driver with stored procedures and output parameters, see
有关通过存储过程和输出参数来使用JDBC驱动程序的详细信息,请参阅
msdn2.microsoft.com
8.
System Requirements for the JDBC Driver
JDBC驱动程序的系统要求
msdn2.microsoft.com
9.
Stored Procedure Calls The JDBC driver supports the
JDBC驱动程序支持存储过程调用的
msdn2.microsoft.com
10.
Diagnosing Problems with the JDBC Driver
诊断JDBC驱动程序问题
msdn2.microsoft.com
1.
The data sources available with JDBC driver are described in the following table
下表说明可随JDBC驱动程序使用的数据源
msdn2.microsoft.com
2.
The escape sequence syntax used by the JDBC driver is the following
JDBC驱动程序使用的转义序列语法如下
msdn2.microsoft.com
3.
Select JDBC driver type 4 and provide the database server host name and port number. Then click Next
选择JDBCdrivertype4并提供数据库服务器主机名称和端口号。
www.ibm.com
4.
Install and configure a JDBC driver for Machine C (clone node)
为MachineC(克隆节点)安装和配置JDBC驱动程序
www.ibm.com
5.
file will determine which JDBC driver and URL you will use, and which SQL command file you will execute. The dbinit. ini
ini文件中的项目会决定您将使用哪个JDBC驱动程序和URL,以及您将执行的SQL命令文件。
www.ibm.com
6.
Using Statements with the JDBC Driver
通过JDBC驱动程序使用语句
msdn2.microsoft.com
7.
Table 1: SPB and DC JDBC driver options for server connection, build, and runtime
表1:用于服务器连接、构建和运行时的SPB和DCJDBC驱动程序选项
www.ibm.com
8.
Managing Result Sets with the JDBC Driver
通过JDBC驱动程序管理结果集
msdn2.microsoft.com
9.
According to the JDBC specification, there are four types of JDBC driver architectures
依照JDBC规范,有四种类型的JDBC驱动程序体系结构
www-128.ibm.com
10.
Research of Heterogeneous Database Based on JDBC-Driver
技术对异构数据库的研究
ilib.cn
1.
The simplest approach to creating a connection to a SQL Server database is to load the JDBC driver and call the
创建到SQLServer数据库的连接的最简便方法是加载JDBC驱动程序,然后调用
msdn2.microsoft.com
2.
DB2 Universal JDBC driver version being used
所使用的DB2通用JDBC驱动程序版本
www.ibm.com
3.
Implement of Distributed System Based on JDBC Driver
基于JDBC驱动的分布式系统实现
ilib.cn
4.
Using the JDBC Driver on Multiple Threads
在多线程中使用JDBC驱动程序
www.ichacha.net
5.
When you call this kind of stored procedure by using the JDBC driver, you have to use the
使用JDBC驱动程序调用这种存储过程时,必须结合
msdn2.microsoft.com
6.
When you call this kind of stored procedure using the JDBC driver, you must use the
当使用JDBC驱动程序调用此类存储过程时,必须结合
msdn2.microsoft.com
7.
Listing 13 shows a sample wrapped-driver. xml file using the figurative name of postgres mapped to the PostgreSQL 8. 3 JDBC Driver
清单13展示了一个样例wrapped-driver.xml文件,它使用了映射到PostgreSQL8.3JDBCDriver的postgres的形象化的名称
www.ibm.com
8.
How to take a DB2 Universal JDBC driver trace
如何进行DB2通用JDBC驱动程序跟踪
www.ibm.com
9.
The JDBC driver provides three classes for retrieving metadata from a SQL Server database
JDBC驱动程序提供了三个从SQLServer数据库中检索元数据的类
msdn2.microsoft.com
10.
The JDBC driver provides three classes for retrieving data from a SQL Server database
JDBC驱动程序提供了三个从SQLServer数据库检索数据的类
msdn2.microsoft.com
1.
When you call a stored procedure by using the JDBC driver, you must use the
使用JDBC驱动程序调用存储过程时,必须结合
msdn2.microsoft.com
2.
the location and name of the JDBC driver library (for example: derby. jar)
JDBC驱动程序库的位置和名称(例如:derby.jar)。
www.ibm.com
3.
Object about the parameters that they contain, the Microsoft SQL Server 2005 JDBC Driver implements the
对象以了解其包含的参数,MicrosoftSQLServer2005JDBC驱动程序实现了
msdn2.microsoft.com
4.
the JDBC driver class name (for example: org. apache. derby. jdbc. EmbeddedDriver)
JDBC驱动程序类名(例如:org.apache.derby.jdbc.EmbeddedDriver)
www.ibm.com
5.
To query a result set for information about the columns that it contains, the Microsoft SQL Server 2005 JDBC Driver implements the
为了查询结果集以获取有关其包含的列的信息,MicrosoftSQLServer2005JDBC驱动程序实现了
msdn2.microsoft.com
6.
To query a database for information about what it supports, Microsoft SQL Server 2005 JDBC Driver implements the
为了查询数据库以获得其支持内容的有关信息,MicrosoftSQLServer2005JDBC驱动程序实现了
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 5:47:20