This allows the resource adapter and application server to share resources and provide services such as security, connection pooling, and transaction management.
这使得资源适配器及应用程序服务器共享资源并提供例如安全、连接池及事务处理这样的服务。
Under managed mode, the application server interfaces with resource adapters to manage quality of service features such as connection pooling, transaction management, tracing, and security.
在受管模式下,应用程序服务器与资源适配器建立接口,从而管理诸如连接池、事务管理、跟踪和安全性之类的服务质量特性。
No references to JDBC drivers, no server names, no user names or passwords — not even database pooling or connection management.
没有对JDBC驱动程序的引用,没有服务器名称,没有用户名称或口令——甚至没有数据库池或连接管理。
Object caching and pooling: the application server automatically pools stateless session beans at the server level, reducing the amount of time spent in object creation and garbage collection.
对象高速缓存和合用:应用程序服务器自动在服务器级合用无状态会话bean,这减少了花在对象创建和垃圾收集上的时间。
The get-use-close model might sound inefficient, but the connection pooling the application server implements should make the "get" operation cheap.
get -use - close模式看起来效率不高,但是应用服务器实现的连接池可降低“获得”操作的成本。
Generally, it is not possible for applications running on an application server because these applications use connection pooling so that connections are not personalized.
通常,这对于在应用服务器上运行的应用程序是不可能的,因为这些应用程序使用连接池,连接不是个人化的。
By using JNDI connections at runtime, you can obtain the benefits of connection pooling and additional application server-provided functionality.
通过在运行时运用JNDI,你可以获得连接池的好处和服务器提供的额外的功能。
In this article, I examine connection pooling in a J2EE environment for server-side resources such as databases, message queues, directories, and enterprise systems.
在本文中,我分析了J2EE环境中服务器端资源(例如数据库、消息队列、目录和企业系统)的连接合用。
Moreover, now you can get the benefits of connection pooling and other application server-provided functionality.
此外,现在您可以获得连接池其他应用程序服务器提供商的功能性好处。
Thus they can use all the features that the Application Server provides (connection pooling, distributed sessions, and so on).
这样,它就可以利用应用服务器提供的所有特性,如连接池、分布式会话等。
WebSphere Application Server provides such a pooling facility together with some additional performance helpers, like a statement cache for frequently executed SQL statements.
WebSphereApplicationServer使用一些额外的性能Helper提供这样的连接池机制,相当于频繁执行的 SQL 语句的语句缓存。
Therefore, we created a Web service that caches names from Browse and runs on a separate WebSphere Application Server server, using JDBC connection pooling.
因此,我们使用 JDBC 连接池,创建一个用来缓存来自于浏览数据库的名称,并运行于单独的WebSphereApplicationServer 服务器上的Web服务。
Connection pooling is the maintenance of a group of database connections for reuse by applications on an application server.
连接池是指维护一组数据库连接,以使应用程序服务器上的应用程序能够重用它们。
Connection pooling is the maintenance of a group of database connections for reuse by applications on an application server.
连接池是指维护一组数据库连接,以使应用程序服务器上的应用程序能够重用它们。
应用推荐