您要查找的是不是:
- Use XML and Connection Pool technology to realize the metadata harvest, and conduct a deep research on the harvest configuration (like Data Provider configuration, scheduler configuration). 采用XML和连接池技术实现了DC元数据收割,并对实现收割的各项重要配置进行了深入研究(主要包括收割对象配置、调度时间配置等)。
- A Solution of Optimizing Database Connection Based on JavaBean and Connection Pool Technology 基于JavaBean和连接池技术的数据库连接优化方案
- connection pool technology 连接池技术
- Does the technology support connection pooling? 不同的技术对连接池是否支持?
- The number of statements that the connection pool should keep open. 连接池可以保持打开的语句数目。
- If it is not, then the connection pool size is probably too small. 否则,连接池大小可能会太小。
- The underlying connection is returned back to the connection pool. 则基础连接将返回到连接池。
- Empties the connection pool associated with the specified connection. 清空与指定连接关联的连接池。
- Can I use more than one non-XA connection pool in distributed transactions? 在分布式事务中,我能使用超过一个的非?
- After applying the thread pool technology, a workflow engine becomes more responsive and its performance gets greatly improved. 将线程池技术应用于工作流引擎后,系统的响应速度和整体性能得到了很大的提高。
- Where are connection pools created? 创建连接的代码所在的系统上。
- This is not done in connection pooling. 不在连接池中实施。
- In addition to improved connection pool support, it is now possible to pool prepared statements. 除了改进对连接池的支持以外,现在也能缓冲预备语句了。
- 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. 在系统设计中,充分考虑了一个大型系统需要同时为多个客户端服务的并发性特点,利用数据库连接池技术来解决这一问题。
- Meanwhile,if you still want to try it out in SP1 without the workaround, you canconfigure the XA connection pool. 期间,如果你仍然想试用SP1,你可以配置XA连接池。
- The capability of traditional connection pool, including Commons-DBCP, can’t be changed in run time. 针对传统数据库连接池在运行期间其容量不能改变的缺点,以Commons-DBCP为例进行了功能优化。
- SATracePoolingSwitch All connection pooling is logged. SATracePoolingSwitch记录所有连接池。
- Connection pooling is a technique to improve performance. 连接池是提高性能的技术。
- For more information, see SQL Server Connection Pooling (ADO.NET). 有关更多信息;请参见SQL Server连接池(ADO.;NET)。