如何在Tomcat中定义JNDI数据源 ... 1、总体介绍 Introdution 2、数据连接池的配置 Database Connection Pool(DBCP) Configurations 2.1 安装 Installation ...
基于12个网页-相关网页
如果应用已经使用JDBC 2.0连接池启用的数据库,那么,您所要做的只是为JMS配置jndi特性,以使用那个JDBC实例。
If the application is already using a JDBC 2.0 connection pool-enabled database, then all you need to do is configure the JNDI property for the JMS to use that JDBC instance.
您将在WebLogic服务器中用DB 2数据库来配置一个连接池,这是一组到数据库的连接。
You should configure a connection pool, which is a set of connections with a database, in the WebLogic server with the DB2 database.
要连接到该数据库,可以将SQLLoginModule配置为直接使用JDBC,或者使用Community Edition中的连接池。
To connect to the database, the SQLLoginModule can be configured to either use JDBC directly, or use the connection pools in Community Edition.
应用推荐