Hopefully this first installment in the series has helped you understand one of the most common JNDI connections, accessing a database pool from an EJB.
希望本系列教程的第一部分已经帮助您了解了最常用的一种JNDI连接,它从ejb访问数据库池。
Memory impacts the number of client connections and the size of the buffer pool and database cache allocated by the server.
内存影响客户端连接的数量、缓冲池的大小,以及服务器分配的数据库缓存的大小。
Connection count: the number of actual physical connections to the database from connections in the pool.
连接数:连接池与数据库建立的实际物理连接的数量。
Each J2C connection factory and each JDBC datasource has its own pool of connections to the corresponding remote system (Enterprise Information system or database).
每个J2C连接工厂和每个JDBC数据源本身都有连接到相应远程系统(企业信息系统或数据库)的连接池。
Often, the number of database connections is smaller than the number of threads available in the servlet thread pool.
通常,数据库连接的数量要小于servlet线程池中可用线程的数量。
You should configure a connection pool, which is a set of connections with a database, in the WebLogic server with the DB2 database.
您将在WebLogic服务器中用DB 2数据库来配置一个连接池,这是一组到数据库的连接。
The database connection pool works similarly to the datastore pool, but the connection pool works transparently at the lower level of actual database connections to the Library Server database.
数据库连接池的工作方式与数据存储池相似,但是连接池在更低的层次(Library Server数据库的实际数据库连接)上透明地工作。
The database pool will keep a pool of connections to the SAMPLEDB database instance. To create a database pool.
该数据库池将保持到SAMPLEDB数据库实例的一个连接池。
As defined in the Sun JDBC 2.0 Standard Extension specification, data sources allow you to manage a pool of connections to a database. Using connection pools gives you with the following advantages.
根据SunJDBC 2.0StandardExtension规范中的定义,数据源允许您管理数据库的一个连接池。
As defined in the Sun JDBC 2.0 Standard Extension specification, data sources allow you to manage a pool of connections to a database. Using connection pools gives you with the following advantages.
根据SunJDBC 2.0StandardExtension规范中的定义,数据源允许您管理数据库的一个连接池。
应用推荐