• The object of these experiments was to find the connection, if any, between the two phenomena.

    这些实验目的就是探索两种现象之间联系如果存在着任何联系的话。

    youdao

  • In this case, we would mock the query method of the database connection object so that we could just return back the results instead of calling out to the database for them.

    这里我们可以模拟数据库连接对象查询方法这样我们只需要返回结果而不需要真正查询数据库。

    youdao

  • It takes the connection object and a valid SQL query string as parameters.

    参数连接对象一个有效SQL查询字符串

    youdao

  • Upon successfully connecting to the database, this function returns a connection object, which is required in the subsequent database read and write operations.

    如果成功地连接数据库这个函数会返回一个连接对象后续的数据库读写操作需要使用这个对象。

    youdao

  • If the connection attributes match the definition of a trusted context object, that connection is referred to as a trusted connection.

    如果连接属性一个可信上下文对象定义匹配,则那个连接称作可信连接。

    youdao

  • Now you can pass in an object directly that is compatible with the expected database connection object, and it will use that object instead of creating a new one.

    现在可以直接传入对象,它预期数据库连接对象兼容,然后直接使用这个对象,非创建一个新对象。

    youdao

  • The object is disconnected from the underlying JDBC connection when waiting for a user request and reconnected when serving a user request.

    等待用户请求对象断开与底层JDBC连接连接服务于用户请求时重新连接。

    youdao

  • A trusted context is a database object defining the set of properties for a connection.

    信任上下文一个数据库对象定义连接属性

    youdao

  • Data objects should also be closed once the data access part of your application is complete, so that the connection object associated with it is released too.

    一旦应用程序数据访问部分已经完成应该关闭数据对象以便释放之关联连接对象

    youdao

  • Connection pooling improves performance as a data source object creates a connection as soon as it is instantiate.

    连接可提高性能因为数据源对象实例化会创建一个连接。

    youdao

  • At run time, a factory object can generate a connection, locate the CICS server, and invoke the CICS program at the server.

    运行工厂对象可以生成连接定位CICS服务器激活服务器CICS程序

    youdao

  • First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.

    首先这个程序通过查找上下文对象获得一个指定名称队列连接工厂

    youdao

  • It takes the connection object as a parameter and returns the return code for the function that was executed.

    参数连接对象,它返回已经执行函数返回

    youdao

  • A client that needs to use a published object's services will initiate a connection with the object, using the values in the IOR.

    需要使用发布对象服务客户机使用IOR中的值来启动对象连接

    youdao

  • In this case, you must invoke the commit method on the Connection object if all is well; otherwise, invoke the rollback method if an exception occurs.

    例中如果一切正常必须调用Connection对象commit方法否则,如果出现异常,则调用rollback方法。

    youdao

  • To access the appropriate metadata, you first create a new DatabaseMetaData object from the current JDBC Connection, as shown in the previous example.

    如前面示例所为了访问适当的元数据首先当前JDBCConnection创建一个新的DatabaseMetaData对象

    youdao

  • The following method, in a class called DatabaseExample, takes a database Connection object, reads the records from the database, and prints the values.

    下面方法一个被称为DatabaseExample中,使用数据库Connection对象数据库中读取记录打印出数值。

    youdao

  • When controlling such a set of interactions, the transactional context is local to the Connection object, and thus to the underlying ConnectionFactory and CICS region that it references.

    控制这样交互时事务上下文对于Connection对象而言本地因此对于基础的ConnectionFactory引用CICS区域而言也是本地的。

    youdao

  • Next, obtain database metadata from the Connection object.

    接下来Connection对象获得数据库元数据

    youdao

  • 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驱动器

    youdao

  • The constructor creates a DBManager object to establish a database connection, as discussed earlier, and then acquires an instance of the ProductDAO class.

    构造函数将按照前面描述创建一个DBManager对象建立数据库连接然后获得productdao类的实例

    youdao

  • Saying "Chocolate" or "Strawberry" will direct the call flow to the default, else-path connection object, ComingUp.

    说出ChocolateStrawberry会将调用定向缺省的、其他路径的连接对象——comingup上。

    youdao

  • This is the method that gets invoked when a users clicks on a report or reportView object in IBM Cognos Connection.

    方法用户IBMCognosConnection单击reportreportView对象用到。

    youdao

  • It takes the MySQL database connection object as a parameter and returns true if the database close operation was successful and false if it failed.

    MySQL数据库连接对象作为参数如果数据库关闭操作成功,它就返回true,否则返回false

    youdao

  • You set up a data source object, provide the connection string and query text, and assign the id of the data source to the DataSourceId property of the GridView.

    只需建立一个数据源对象提供连接字符串查询文本GridViewDataSourceId属性分配数据源id

    youdao

  • You can populate a CachedRowSet using either an existing ResultSet object or by specifying connection information and an SQL query.

    可以通过使用现有ResultSet对象或者通过指定连接连接信息SQL查询来填充CachedRowSet

    youdao

  • DB2Command - The command object allows for executing any supported SQL statement or stored procedure using a data connection object.

    DB 2 Command-命令对象支持使用数据连接对象执行任何支持sql语句存储过程

    youdao

  • You've used odbc_exec already; it takes in a connection object and an SQL string, fires it all off, and returns a result set object.

    前面使用过odbc_exec函数,接受连接对象sql字符串,执行函数后,会返回一个结果对象。

    youdao

  • Creating this mediator is simple; it merely requires that you pass in a previously defined metadata object and an active database connection (embodied by a ConnectionWrapper object).

    创建中介简单需要传入前面定义元数据对象活动数据库连接(ConnectionWrapper对象包含)。

    youdao

  • It returns a connection object you can use throughout your PHP program. The following code shows an example.

    返回一个可以在整个php程序使用连接对象

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定