您要查找的是不是:
- The paper researches and analyzes the existing object pool and database connection pool, Commons-Pool and Commons-DBCP. 本文重点地对一种现有的对象池Commons-Pool和数据库连接池Commons-DBCP进行了研究与分析:
- In this portal system, we use DBCP (Database Connection Pool) to solve the problem of concurrency efficiency. 在系统设计中,充分考虑了一个大型系统需要同时为多个客户端服务的并发性特点,利用数据库连接池技术来解决这一问题。
- In the command window that runs the deployment command you will see output indicating if the database connection pool has been deployed successfully. 在运行部署命令的命令窗口中可以看到结果表明数据库连接池是否部署成功。
- The Key technologies have database connection pool, vml, and safe strategy using role management, system function authority control and database access authority. 用到的关键技术有数据库连接池技术、VML技术,并采用了角色管理、系统功能模块权限控制与数据库访问权限控制等安全策略。
- Define database connection strings for the Web application. 定义Web应用程序的数据库连接字符串。
- Login information is still part of the database connection itself. 登录信息仍然是数据库连接本身中的一部分。
- Reestablish the database connection in Server Explorer. 在服务器资源管理器中重新建立数据库连接。
- The final step is to configure the database connection string. 最后一步是配置数据库连接字符串。
- The string used to open a database connection at runtime. 用于在运行时打开数据库连接的字符串。
- Typically, a branch refers to a database connection. 一般,分支指的是一个数据库连接。
- Is database connection manipulation handled properly? 数据库连接处理是否合适?
- Database error, please check database connection string. 数据库连接错误,请检查。
- Declares astatic variable to hold the database connection object. ·声明一个静态变量以保存数据库连接对象。
- One can make a similar inference about the JDBC DataSource interface, which represents a pool of reusable database connections. 可以对JDBC数据源接口(代表着一个存放可重用的数据库连接的池)做一个类似的推论。
- The dataSource property is the system name of a database connection. dataSource特性是一个数据库连接的系统名称。
- This account has sufficient permissions to support a local database connection. 此帐户拥有的权限足以支持本地数据库连接。
- Pg_ping() ping database connection, try to reconnect if it is broken. pg_ping()ping数据库连接,如果中断则尝试重新连接。
- A database connection is another good candidate for being closed in a. 块中关闭数据库连接是另一个不错的选择。
- This in-memory database will vanish when the database connection is closed. 当数据库连接关闭时,这个内存数据库将不复存在。
- The
element contains information about the database connection. 元素嵌套了关于数据库连接的信息。