Connection pooling is enabled by default.
默认启用连接池(connection pooling)。
Must connection pooling be on with concentrator enabled?
启用连接集中器必须将连接池打开?
Connection pooling using service provider facilities.
使用服务供应商设施的连接合用。
Support for XA transactions as well as connection pooling.
对xa事务和连接池的支持。
Connection pooling ACTS upon connections and disconnections.
连接池的工作取决于连接和断开连接。
Consideration: Does the technology support connection pooling?
考虑:不同的技术对连接池是否支持?
The unixODBC connection pooling implementation is scoped to a process.
unixODBC连接池实现仅在进程内有效。
The connector provides connection pooling and loads the JDBC driver you specify.
这个连接器提供连接池,并装载您所指定的驱动。
Connection pooling is associated with the allocation and deallocation of agents.
连接池与代理的分配和解除分配相关联。
It should not be confused with "connection pooling" which DB2 connect also provides.
不要将它与DB 2Connect同时提供的“连接池”混淆。
First, in developing the application above we used the connection pooling from Hibernate.
首先,在开发上面的应用程序时,我们用了Hibernate中的连接池。
This step is required to take advantage of connection pooling, available in the TranQL connector.
这一步需要使用可在Tran QL连接器中使用的连接池。
Connection pooling is established after the resource adapter is installed, using the AE Admin Console.
您可以使用AEAdmin Console在安装资源适配器之后建立连接池。
This type of application will not benefit from the simple connection pooling provided by the ODBC manager.
这类应用程序就无法使用ODBC管理器所提供的简单连接池的好处。
It's a lightweight tool that centralizes management of database connection pooling, accounting, and security.
这是一款轻量级工具,能够集中化对数据库连接池、财务和安全性的管理。
Consider this code example where an EJB accesses a database resource using JDBC 1.0, without connection pooling.
考虑一下代码示例,其中,EJB使用JDBC 1.0、不使用连接合用来访问数据库资源。
Moreover, now you can get the benefits of connection pooling and other application server-provided functionality.
此外,现在您可以获得连接池其他应用程序服务器提供商的功能性好处。
Connection pooling improves performance as a data source object creates a connection as soon as it is instantiate.
连接池可提高性能,因为一将数据源对象实例化,它就会创建一个连接。
A data Source provides the connection properties to the underlying database along with connection pooling mechanisms.
数据源提供到基础数据库的连接属性,以及连接池机制。
The addition of statement pooling and enhanced connection pooling support goes a long way toward achieving this goal.
新增的语句池和增强的连接池支持离实现这个目标还很远。
Any applications that are still using the connection manager APIs must be changed to use JDBC 2.0 connection pooling.
任何仍在使用连接管理器api的应用程序必须转而使用JDBC 2.0连接池。
Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
Sequel具有线程安全,连接池等特性,同时提供了简洁的DSL用来创建数据库查询以及表方案。
Thus they can use all the features that the Application Server provides (connection pooling, distributed sessions, and so on).
这样,它就可以利用应用服务器提供的所有特性,如连接池、分布式会话等。
The code might have implemented its own threading, caching, connection pooling, or even (heaven forbid) security infrastructure.
该代码可能实现了自己的线程、缓存、连接池甚至(但愿不会如此)安全基础设施。
They often implement some form of connection pooling to minimize the overhead associated with the creating and initializing connections.
它们经常实施某些格式的连接库来最大限度地降低与创建和初始化连接相关的开销。
Connection pooling removes the performance overhead when connections (and subsequently disconnections) to the messaging middleware are made.
连接池避免了与消息传递中间件连接(以及后面的断开连接)时的性能开销。
Connection pooling spreads the connection overhead across several user requests, thereby conserving application resources for future requests.
连接池将连接开销分散分布在若干用户请求中,以便保留应用程序资源供未来请求使用。
By using JNDI connections at runtime, you can obtain the benefits of connection pooling and additional application server-provided functionality.
通过在运行时运用JNDI,你可以获得连接池的好处和服务器提供的额外的功能。
Now I will look at what connection pooling facilities are currently available for database and non-database resource types in the J2EE environment.
现在看一下在J2EE环境中,数据库和非数据库资源类型当前可以使用哪些连接合用设施。
Now I will look at what connection pooling facilities are currently available for database and non-database resource types in the J2EE environment.
现在看一下在J2EE环境中,数据库和非数据库资源类型当前可以使用哪些连接合用设施。
应用推荐