• When the application shuts down, it can close database connections, save the current state, and so on.

    应用程序关闭时,关闭数据库连接保存当前状态,等等。

    youdao

  • It costs much the system resources to make and close database connection, and in many cases is the bottleneck in the system.

    数据库连接建立关闭极其耗费系统资源的,很多情况下系统瓶颈

    youdao

  • Failure to close database resources on all paths out of a method may result in poor performance, and could cause the application to have problems communicating with the database.

    方法可能关闭数据库资源,未关闭数据库资源将会导致性能变差可能引起应用服务器间的通讯问题

    youdao

  • Close and shutdown the database connection.

    关闭停止数据库连接

    youdao

  • Because these resources, like the connection or any database cursors, can be managed outside the JVM running your database application code, your application must close them explicitly.

    因为可以运行数据库应用程序代码JVM之外管理连接数据库游标这样资源,所以应用程序必须显式地关闭这些资源。

    youdao

  • Finally, we retrieve the results of our SQL statement and close the connection to the database.

    最后我们将检索sql语句结果关闭数据库连接

    youdao

  • A complementary function to the connect operation is the database close function.

    与连接操作对应函数数据库关闭函数。

    youdao

  • Click the cross button at the top-right side of the Database Definition Tool dialog box to close it.

    单击Database Definition Tool对话右上方交叉按钮,关闭该对话框。

    youdao

  • You don't need two connections to the same database right now, so you can use the disconnect; command to close the current connection.

    现在需要同一数据库两个连接因此可以使用disconnect命令关闭当前连接

    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

  • Before you close this dialog, make sure to click on the Test button to verify that you've entered the correct information to connect to and use the IBM DB2 UDB SAMPLE database.

    关闭对话框之前务必单击test按钮验证连接使用IBMDB 2UDB SAMPLE数据库输入正确信息

    youdao

  • Before you close this dialog, make sure you click on the Test button to verify that you've entered the correct information to connect to and use the IBM DB2 UDB SAMPLE database.

    关闭对话框之前单击test按钮检验是否输入连接使用IBMDB 2UDB SAMPLE数据库所需正确信息

    youdao

  • A database resource leak occurs when an application allocates a resource but then never declares the resource to be no longer used (for example, by issuing a close operation).

    应用程序分配资源此后声明不再使用资源时(比如通过发起close操作)便会出现数据库资源泄漏

    youdao

  • Select the "Database is a template" option, enter a template name, and then close the properties box.

    选择Databaseisatemplate选项输入模板然后关闭属性对话框

    youdao

  • The MySQL API forces users to set up the database resource and close it using the close method.

    MySQLAPI迫使用户建立数据库使用close方法关闭数据库。

    youdao

  • After you verify your connection to the database (Figure 16), close the session (click the X in the upper right of the database session window).

    核实连接数据库连接之后(16),关闭这个部分(点击这个数据库窗口右上角X)。

    youdao

  • This function attempts to close the previously opened database connection.

    这个函数尝试关闭以前打开数据库连接

    youdao

  • They do offer fascinating possibilities, for instance writing/reading a file handle could write/read directly to a database, or send an e-mail when you close the file.

    但它确实能够让人神往例如,通过文件句柄可以直接数据库或者在关闭文件发送一封电子邮件。

    youdao

  • Database clustering places frequently accessed DB2 rows in the same page and frequently accessed pages close together on disk.

    数据库集群会将经常访问DB 2行放在同一页面中,经常访问的页面集中放在磁盘上

    youdao

  • Once that's complete, close the database and use HTTP headers to force the browser to go to the login page.

    完成这些之后关闭数据库使用HTTP标头强制浏览器打开登录页面

    youdao

  • Simply warns the user that he is close to exceeding his limit and allows him an opportunity to reduce the size of the database prior to receiving the previous warning.

    仅仅警告用户接近超过限制收到前面警告用户一个减小数据库大小机会

    youdao

  • Database roles can be used to close the gaps left behind by the external group membership.

    数据库角色用于填补外部关系留下鸿沟。

    youdao

  • Note: the optimal time to close the database connection will depend on the specific business logic of your Web application.

    注意关闭数据库连接最佳时间取决于Web应用程序特定业务逻辑

    youdao

  • 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项目中的Type4JDBC驱动程序连接数据库数据库中提取元数据然后关闭数据库连接

    youdao

  • As you may know, Oracle EBS is a database-based system, so the scenario is close to the use case here.

    正如可能了解的一样,OracleEBS一个基于数据库系统因此我们现在面对的场景十分相近

    youdao

  • Last, but not least, you need to commit these changes and close the database.

    最后需要提交修改关闭数据库

    youdao

  • We are still not done at this point, close the Web browser and stop server1 since we have not updated the server configuration with the JDBC driver and data source for the SAMPLE database.

    此时,我们仍然完成,请关闭Web浏览器停止server1因为我们还未JDBC驱动程序SAMPLE数据库数据源更新服务器配置

    youdao

  • The close method writes any changes back to the Notes database, if any attribute has changed.

    如果任何属性发生更改,那么close方法会把所有更改Notes数据库

    youdao

  • For example, a program that USES NOS to open a database, count the number of notes in it, and then close it, works whether the database is local or remote.

    比如程序可以利用NOS打开一个数据库计算数据库中的文档数目然后关闭数据库,不管数据库是否在本地

    youdao

  • For example, a program that USES NOS to open a database, count the number of notes in it, and then close it, works whether the database is local or remote.

    比如程序可以利用NOS打开一个数据库计算数据库中的文档数目然后关闭数据库,不管数据库是否在本地

    youdao

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

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

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